Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.7.0/src/edhoc/
Dedhoc_method_type.c18 void authentication_type_get(enum method_type m, volatile bool *static_dh_i, in authentication_type_get()
Dinitiator.c132 struct byte_array *c_r, bool static_dh_i, in msg2_process()
204 struct runtime_context *rc, bool static_dh_i, in msg3_only_gen()
245 bool static_dh_i = false, static_dh_r = false; in msg3_gen() local
/uoscore-uedhoc-3.7.0/inc/edhoc/
Druntime_context.h38 bool static_dh_i; member