Home
last modified time | relevance | path

Searched refs:C_I_SIZE (Results 1 – 3 of 3) sorted by relevance

/uoscore-uedhoc-latest/inc/edhoc/
Dbuffer_sizes.h14 #ifndef C_I_SIZE
15 #define C_I_SIZE 10 macro
88 (1 + SUITES_I_SIZE + G_X_SIZE + AS_BSTR_SIZE(C_I_SIZE) + EAD_SIZE)
/uoscore-uedhoc-latest/src/edhoc/
Dresponder.c376 BYTE_ARRAY_NEW(c_i, C_I_SIZE, C_I_SIZE); in edhoc_responder_run()
Dciphertext.c204 BYTE_ARRAY_NEW(c_r_enc, AS_BSTR_SIZE(C_I_SIZE), in ciphertext_gen()