Home
last modified time | relevance | path

Searched refs:max_hash_len (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dcoap_ws.c392 coap_ws_build_key_hash(coap_session_t *session, char *hash, size_t max_hash_len) { in coap_ws_build_key_hash() argument
397 if (max_hash_len < 29) in coap_ws_build_key_hash()
411 hash, max_hash_len)) { in coap_ws_build_key_hash()