Searched refs:coap_local_hash_t (Results 1 – 1 of 1) sorted by relevance
189 typedef struct coap_local_hash_t { struct192 } coap_local_hash_t; argument196 coap_key_t *digest_ctx = coap_malloc(sizeof(coap_local_hash_t)); in coap_digest_setup()199 memset(digest_ctx, 0, sizeof(coap_local_hash_t)); in coap_digest_setup()214 coap_local_hash_t *local = (coap_local_hash_t*)digest_ctx; in coap_digest_update()225 coap_local_hash_t *local = (coap_local_hash_t*)digest_ctx; in coap_digest_final()