Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/inc/cbor/
Dedhoc_encode_th2_types.h28 struct th2 { struct
29 struct zcbor_string th2_G_Y; argument
30 struct zcbor_string th2_hash_msg1; argument
/uoscore-uedhoc-latest/src/edhoc/
Dth.c40 struct th2 th2; in th2_input_encode() local
127 struct byte_array *g_y, struct byte_array *th2) in th2_calculate()