Home
last modified time | relevance | path

Searched refs:OT_CLI_COAPS_PRIV_KEY (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/cli/
Dx509_cert_key.hpp77 #define OT_CLI_COAPS_PRIV_KEY \ macro
Dcli_coap_secure.cpp448 … sizeof(OT_CLI_COAPS_X509_CERT), reinterpret_cast<const uint8_t *>(OT_CLI_COAPS_PRIV_KEY), in ProcessX509()
449 sizeof(OT_CLI_COAPS_PRIV_KEY)); in ProcessX509()