Home
last modified time | relevance | path

Searched refs:COAP_DIGEST_CTX (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_notls.c279 coap_key_t *digest_ctx = coap_malloc_type(COAP_DIGEST_CTX, sizeof(coap_local_hash_t)); in coap_digest_setup()
290 coap_free_type(COAP_DIGEST_CTX, digest_ctx); in coap_digest_free()
/third_party/libcoap/include/coap3/
H A Dcoap_mem.h57 COAP_DIGEST_CTX, enumerator
/third_party/libcoap/examples/lwip/config/
H A Dlwippools.h168 LWIP_MEMPOOL(COAP_DIGEST_CTX, MEMP_NUM_COAPDIGESTCTX, sizeof(coap_digest_t) + sizeof(size_t),
169 "COAP_DIGEST_CTX")

Completed in 2 milliseconds