Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Druntime_context.c33 c->th3.ptr = c->th3_buf; in runtime_context_init()
34 c->th3.len = sizeof(c->th3_buf); in runtime_context_init()
/uoscore-uedhoc-latest/inc/edhoc/
Druntime_context.h39 uint8_t th3_buf[HASH_SIZE]; member