Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/inc/
Dedhoc.h63 struct edhoc_initiator_context { struct
64 struct byte_array c_i; /*connection identifier of the initiator*/
65 enum method_type method;
66 struct byte_array suites_i;
67 struct byte_array ead_1;
68 struct byte_array ead_3;
69 struct byte_array id_cred_i;
70 struct byte_array cred_i;
71 struct byte_array g_x; /*ephemeral dh public key*/
72 struct byte_array x; /*ephemeral dh secret key*/
[all …]