Home
last modified time | relevance | path

Searched refs:coap_digest_update (Results 1 - 7 of 7) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_cache.c93 if (!coap_digest_update(dctx, (const uint8_t *)&session, sizeof(session))) { in coap_cache_derive_key_w_ignore()
100 if (!coap_digest_update(dctx, (const uint8_t *)&opt_iter.number, in coap_cache_derive_key_w_ignore()
104 if (!coap_digest_update(dctx, coap_opt_value(option), in coap_cache_derive_key_w_ignore()
117 if (!coap_digest_update(dctx, data, len)) { in coap_cache_derive_key_w_ignore()
H A Dcoap_notls.c294 coap_digest_update(coap_digest_ctx_t *digest_ctx, in coap_digest_update() function
H A Dcoap_tinydtls.c1470 coap_digest_update(coap_digest_ctx_t *digest_ctx, in coap_digest_update() function
H A Dcoap_gnutls.c2916 coap_digest_update(coap_digest_ctx_t *digest_ctx, in coap_digest_update() function
H A Dcoap_mbedtls.c2582 coap_digest_update(coap_digest_ctx_t *digest_ctx, function
H A Dcoap_openssl.c3590 coap_digest_update(coap_digest_ctx_t *digest_ctx, in coap_digest_update() function
/third_party/libcoap/include/coap3/
H A Dcoap_cache_internal.h93 int coap_digest_update(coap_digest_ctx_t *digest_ctx,

Completed in 16 milliseconds