Searched refs:coap_hash_path (Results 1 – 7 of 7) sorted by relevance
56 int coap_hash_path(const unsigned char *path, size_t len, coap_key_t key);
45 coap_hash_path
47 coap_hash_path;
481 coap_hash_path(const unsigned char *path, size_t len, coap_key_t key) { in coap_hash_path() function
303 coap_hash_path(r->uri.s, r->uri.length, r->key);
325 _initialized = coap_hash_path((unsigned char *)COAP_DEFAULT_URI_WELLKNOWN, in is_wkc()
508 coap_hash_path(loc, loc_size, rd->key); in hnd_post_rd()