Home
last modified time | relevance | path

Searched refs:aX509Length (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/api/
Dble_secure_api.cpp137 uint32_t aX509Length, in otBleSecureSetCertificate() argument
141 …OT_ASSERT(aX509Cert != nullptr && aX509Length != 0 && aPrivateKey != nullptr && aPrivateKeyLength … in otBleSecureSetCertificate()
143 …AsCoreType(aInstance).Get<Ble::BleSecure>().SetCertificate(aX509Cert, aX509Length, aPrivateKey, aP… in otBleSecureSetCertificate()
Dcoap_secure_api.cpp72 uint32_t aX509Length, in otCoapSecureSetCertificate() argument
76 …AsCoreType(aInstance).GetApplicationCoapSecure().SetCertificate(aX509Cert, aX509Length, aPrivateKe… in otCoapSecureSetCertificate()
/openthread-latest/include/openthread/
Dble_secure.h282 uint32_t aX509Length,
Dcoap_secure.h196 uint32_t aX509Length,