Home
last modified time | relevance | path

Searched defs:SetCertificate (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_secure.hpp246 void SetCertificate(const uint8_t *aX509Cert, in SetCertificate() function in ot::Coap::CoapSecure
/aosp_15_r20/external/openthread/src/core/radio/
H A Dble_secure.hpp236 void SetCertificate(const uint8_t *aX509Cert, in SetCertificate() function in ot::Ble::BleSecure
/aosp_15_r20/external/webrtc/pc/
H A Dwebrtc_session_description_factory.cc445 void WebRtcSessionDescriptionFactory::SetCertificate( in SetCertificate() function in webrtc::WebRtcSessionDescriptionFactory
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp534 void SecureTransport::SetCertificate(const uint8_t *aX509Certificate, in SetCertificate() function in ot::MeshCoP::SecureTransport