Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_notls.c72 version.type = COAP_TLS_LIBRARY_NOTLS; in coap_get_tls_library_version()
125 *tls_lib = COAP_TLS_LIBRARY_NOTLS; in coap_dtls_get_tls()
Dcoap_debug.c1068 case COAP_TLS_LIBRARY_NOTLS: in coap_string_tls_version()
/third_party/libcoap/tests/
Dtest_tls.c92 version.type = COAP_TLS_LIBRARY_NOTLS; in t_tls2()
/third_party/libcoap/include/coap3/
Dcoap_dtls.h93 COAP_TLS_LIBRARY_NOTLS = 0, /**< No DTLS library */ enumerator
/third_party/libcoap/man/
Dcoap_tls_library.txt.in137 COAP_TLS_LIBRARY_NOTLS = 0, /* No DTLS library */