Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Druntime_context.c30 c->msg1_hash.ptr = c->msg1_hash_buf; in runtime_context_init()
31 c->msg1_hash.len = sizeof(c->msg1_hash_buf); in runtime_context_init()
/uoscore-uedhoc-latest/inc/edhoc/
Druntime_context.h28 uint8_t msg1_hash_buf[HASH_SIZE]; member