Home
last modified time | relevance | path

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

/third_party/libcoap/include/oscore/
H A Doscore_context.h155 * oscore_derive_ctx - derive a osc_ctx from oscore_conf information
163 oscore_ctx_t *oscore_derive_ctx(coap_context_t *c_context,
/third_party/libcoap/src/oscore/
H A Doscore_context.c513 oscore_derive_ctx(coap_context_t *c_context, coap_oscore_conf_t *oscore_conf) { in oscore_derive_ctx() function
/third_party/libcoap/src/
H A Dcoap_oscore.c1987 osc_ctx = oscore_derive_ctx(c_context, oscore_conf); in coap_oscore_init()

Completed in 5 milliseconds