Home
last modified time | relevance | path

Searched defs:aCertLength (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_secure.hpp283 …Error GetPeerCertificateBase64(unsigned char *aPeerCert, size_t *aCertLength, size_t aCertBufferSi… in GetPeerCertificateBase64()
/aosp_15_r20/external/openthread/src/core/api/
H A Dble_secure_api.cpp86 …ecureGetPeerCertificateBase64(otInstance *aInstance, unsigned char *aPeerCert, size_t *aCertLength) in otBleSecureGetPeerCertificateBase64()
H A Dcoap_secure_api.cpp99 size_t *aCertLength, in otCoapSecureGetPeerCertificateBase64()
/aosp_15_r20/external/openthread/src/core/radio/
H A Dble_secure.cpp177 Error BleSecure::GetPeerCertificateBase64(unsigned char *aPeerCert, size_t *aCertLength) in GetPeerCertificateBase64()
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp595 Error SecureTransport::GetPeerCertificateBase64(unsigned char *aPeerCert, size_t *aCertLength, size… in GetPeerCertificateBase64()