Searched refs:SetCaCertificateChain (Results 1 – 4 of 4) sorted by relevance
84 AsCoreType(aInstance).GetApplicationCoapSecure().SetCaCertificateChain(aX509CaCertificateChain, in otCoapSecureSetCaCertificateChain()
152 …AsCoreType(aInstance).Get<Ble::BleSecure>().SetCaCertificateChain(aX509CaCertificateChain, aX509Ca… in otBleSecureSetCaCertificateChain()
409 …void SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength…
1160 void SecureTransport::Extension::SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, in SetCaCertificateChain() function in ot::MeshCoP::SecureTransport::Extension