Searched refs:coap_key_t (Results 1 – 4 of 4) sorted by relevance
24 typedef unsigned char coap_key_t[4]; typedef36 void coap_hash_impl(const unsigned char *s, size_t len, coap_key_t h);57 memset((H), 0, sizeof(coap_key_t)); \
14 coap_hash_impl(const unsigned char *s, size_t len, coap_key_t h) { in coap_hash_impl()18 j = sizeof(coap_key_t)-1; in coap_hash_impl()
191 coap_key_t key[8]; /* 32 bytes in total */196 coap_key_t *digest_ctx = coap_malloc(sizeof(coap_local_hash_t)); in coap_digest_setup()
151 coap_key_t etag; in coap_add_data_blocked_response()