Home
last modified time | relevance | path

Searched defs:SetCaCertificateChain (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/coap/
Dcoap_secure.hpp266 …void SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength) in SetCaCertificateChain() function in ot::Coap::CoapSecure
/external/openthread/src/core/radio/
Dble_secure.hpp243 …void SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509CaCertChainLength) in SetCaCertificateChain() function in ot::Ble::BleSecure
/external/openthread/src/core/meshcop/
Dsecure_transport.cpp564 void SecureTransport::SetCaCertificateChain(const uint8_t *aX509CaCertificateChain, uint32_t aX509C… in SetCaCertificateChain() function in ot::MeshCoP::SecureTransport