Home
last modified time | relevance | path

Searched refs:_COAP_LOG_OSCORE (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_debug.h76 #define _COAP_LOG_OSCORE 8 macro
125 #if (COAP_MAX_LOGGING_LEVEL >= _COAP_LOG_OSCORE)
/third_party/libcoap/src/oscore/
Doscore_context.c342 #if COAP_MAX_LOGGING_LEVEL < _COAP_LOG_OSCORE in oscore_log_context()
/third_party/libcoap/src/
Dcoap_oscore.c241 #if COAP_MAX_LOGGING_LEVEL < _COAP_LOG_OSCORE in dump_cose()