Home
last modified time | relevance | path

Searched defs:runtime_context (Results 1 – 1 of 1) sorted by relevance

/uoscore-uedhoc-latest/inc/edhoc/
Druntime_context.h20 struct runtime_context { struct
21 uint8_t msg_buf[MSG_MAX_SIZE];
22 struct byte_array msg;
24 uint8_t ead_buf[EAD_SIZE];
26 struct byte_array ead;
27 struct suite suite;
28 uint8_t msg1_hash_buf[HASH_SIZE];
29 struct byte_array msg1_hash;
32 uint8_t th4_buf[HASH_SIZE];
33 struct byte_array th4;
[all …]