Home
last modified time | relevance | path

Searched defs:SetCaCertificateChain (Results 1 – 3 of 3) 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() function in ot::Coap::CoapSecure
/aosp_15_r20/external/openthread/src/core/radio/
H A Dble_secure.hpp253 …void SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength) in SetCaCertificateChain() function in ot::Ble::BleSecure
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp562 void SecureTransport::SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509C… in SetCaCertificateChain() function in ot::MeshCoP::SecureTransport