Home
last modified time | relevance | path

Searched refs:COAP_TLS_LIBRARY_MBEDTLS (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/tests/
Dtest_tls.c89 version.type = COAP_TLS_LIBRARY_MBEDTLS; in t_tls2()
/third_party/libcoap/include/coap3/
Dcoap_dtls.h97 COAP_TLS_LIBRARY_MBEDTLS, /**< Using Mbed TLS library */ enumerator
/third_party/libcoap/man/
Dcoap_tls_library.txt.in141 COAP_TLS_LIBRARY_MBEDTLS, /* Using Mbed TLS library */
/third_party/libcoap/src/
Dcoap_debug.c1134 case COAP_TLS_LIBRARY_MBEDTLS: in coap_string_tls_version()
Dcoap_mbedtls.c2491 *tls_lib = COAP_TLS_LIBRARY_MBEDTLS;
2553 version.type = COAP_TLS_LIBRARY_MBEDTLS;