Home
last modified time | relevance | path

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

/third_party/libcoap/src/oscore/
Doscore_context.c131 coap_free_type(COAP_OSCORE_SEN, osc_ctx->sender_context); in oscore_free_context()
443 sender_ctx = coap_malloc_type(COAP_OSCORE_SEN, sizeof(oscore_sender_ctx_t)); in oscore_duplicate_ctx()
523 sender_ctx = coap_malloc_type(COAP_OSCORE_SEN, sizeof(oscore_sender_ctx_t)); in oscore_derive_ctx()
595 coap_free_type(COAP_OSCORE_SEN, sender_ctx); in oscore_derive_ctx()
/third_party/libcoap/include/coap3/
Dcoap_mem.h61 COAP_OSCORE_SEN, enumerator