Home
last modified time | relevance | path

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

/third_party/libcoap/man/
Dcoap_cache.txt.in14 coap_cache_derive_key,
31 *coap_cache_key_t *coap_cache_derive_key(const coap_session_t *_session_,
121 *Function: coap_cache_derive_key()*
123 The *coap_cache_derive_key*() function abstracts all the non NoCacheKey CoAP
142 returned from a *coap_cache_derive_key*() or
149 be included in the data used for the *coap_cache_derive_key*() function.
182 whether _session_based_ or not. This function calls *coap_cache_derive_key*()
219 *coap_cache_derive_key*() and *coap_cache_derive_key_w_ignore*()
/third_party/libcoap/src/
Dcoap_cache.c138 coap_cache_derive_key(const coap_session_t *session, in coap_cache_derive_key() function
179 entry->cache_key = coap_cache_derive_key(session, pdu, session_based); in coap_new_cache_entry()
213 coap_cache_key_t *cache_key = coap_cache_derive_key(session, request, session_based); in coap_cache_get_by_pdu()
/third_party/libcoap/include/coap3/
Dcoap_cache.h71 coap_cache_key_t *coap_cache_derive_key(const coap_session_t *session,
/third_party/libcoap/
Dlibcoap-3.map28 coap_cache_derive_key;
Dlibcoap-3.sym26 coap_cache_derive_key