Searched refs:SetCertificate (Results 1 – 4 of 4) sorted by relevance
76 …AsCoreType(aInstance).GetApplicationCoapSecure().SetCertificate(aX509Cert, aX509Length, aPrivateKe… in otCoapSecureSetCertificate()
143 …AsCoreType(aInstance).Get<Ble::BleSecure>().SetCertificate(aX509Cert, aX509Length, aPrivateKey, aP… in otBleSecureSetCertificate()
396 void SetCertificate(const uint8_t *aX509Certificate,
1140 void SecureTransport::Extension::SetCertificate(const uint8_t *aX509Certificate, in SetCertificate() function in ot::MeshCoP::SecureTransport::Extension