Home
last modified time | relevance | path

Searched refs:COAP_EVENT_OSCORE_DECRYPTION_FAILURE (Results 1 - 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_event.h108 COAP_EVENT_OSCORE_DECRYPTION_FAILURE = 0x6001, enumerator
/third_party/libcoap/examples/
H A Dcoap-client.c313 case COAP_EVENT_OSCORE_DECRYPTION_FAILURE: in event_handler()
H A Dcoap-server.c1563 case COAP_EVENT_OSCORE_DECRYPTION_FAILURE: in proxy_event_handler()
/third_party/libcoap/src/
H A Dcoap_oscore.c1331 COAP_EVENT_OSCORE_DECRYPTION_FAILURE, in coap_oscore_decrypt_pdu()
H A Dcoap_net.c3903 case COAP_EVENT_OSCORE_DECRYPTION_FAILURE: in coap_event_name()
3904 return "COAP_EVENT_OSCORE_DECRYPTION_FAILURE"; in coap_event_name()

Completed in 14 milliseconds