Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Druntime_context.c38 c->th4.ptr = c->th4_buf; in runtime_context_init()
39 c->th4.len = sizeof(c->th4_buf); in runtime_context_init()
/uoscore-uedhoc-latest/inc/edhoc/
Druntime_context.h32 uint8_t th4_buf[HASH_SIZE]; member