Home
last modified time | relevance | path

Searched refs:CONTEXT_INIT_VECT_LEN (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/src/oscore/
H A Doscore_context.c315 uint8_t hkdf_tmp[CONTEXT_KEY_LEN > CONTEXT_INIT_VECT_LEN ? in oscore_build_key()
317 CONTEXT_INIT_VECT_LEN]; in oscore_build_key()
419 CONTEXT_INIT_VECT_LEN); in oscore_update_ctx()
480 CONTEXT_INIT_VECT_LEN); in oscore_duplicate_ctx()
563 CONTEXT_INIT_VECT_LEN); in oscore_derive_ctx()
/third_party/libcoap/include/oscore/
H A Doscore_context.h64 #define CONTEXT_INIT_VECT_LEN 13 macro

Completed in 3 milliseconds