Searched refs:coap_local_hash_t (Results 1 – 1 of 1) sorted by relevance
272 typedef struct coap_local_hash_t { struct275 } coap_local_hash_t; typedef279 coap_key_t *digest_ctx = coap_malloc_type(COAP_DIGEST_CTX, sizeof(coap_local_hash_t)); in coap_digest_setup()282 memset(digest_ctx, 0, sizeof(coap_local_hash_t)); in coap_digest_setup()297 coap_local_hash_t *local = (coap_local_hash_t *)digest_ctx; in coap_digest_update()308 coap_local_hash_t *local = (coap_local_hash_t *)digest_ctx; in coap_digest_final()