Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_oscore_internal.h64 OSCORE_SEND_NO_IV, /**< Do not send partial IV unless added by a response */ enumerator
/third_party/libcoap/src/
Dcoap_oscore.c417 if (!doing_observe && send_partial_iv == OSCORE_SEND_NO_IV) in coap_oscore_new_pdu_encrypted()