Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_secure.hpp263 …void SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength) in SetCaCertificateChain()
/aosp_15_r20/external/openthread/src/core/radio/
H A Dble_secure.hpp253 …void SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength) in SetCaCertificateChain()
/aosp_15_r20/external/openthread/src/core/api/
H A Dble_secure_api.cpp142 uint32_t aX509CaCertChainLength) in otBleSecureSetCaCertificateChain()
H A Dcoap_secure_api.cpp75 uint32_t aX509CaCertChainLength) in otCoapSecureSetCaCertificateChain()
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp562 …ort::SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength) in SetCaCertificateChain()