Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
H A Dcoap_hashkey_internal.h26 #ifndef coap_hash
38 #define coap_hash(String,Length,Result) \ macro
45 #endif /* coap_hash */
48 * Calls coap_hash() with given @c coap_string_t object as parameter.
58 coap_hash((Str)->s, (Str)->length, (H)); \
/third_party/libcoap/src/
H A Dcoap_notls.c299 coap_hash(data, data_len, local->key[local->ofs]); in coap_digest_update()
H A Dcoap_block.c306 coap_hash(data, length, etag); in coap_add_data_blocked_response()

Completed in 7 milliseconds