Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Dplaintext_decode.c85 struct byte_array *ead) in plaintext2_split()
162 struct byte_array *ead) in plaintext3_split()
226 struct byte_array *sign_or_mac, struct byte_array *ead) in plaintext_split()
Dsignature_or_mac_msg.c50 const struct byte_array *cred, const struct byte_array *ead, in mac()
112 const struct byte_array *ead, in signature_struct_gen()
145 const struct byte_array *cred, const struct byte_array *ead, in signature_or_mac()
Dciphertext.c122 struct byte_array *ead, struct byte_array *prk, struct byte_array *th, in ciphertext_decrypt_split()
188 const struct byte_array *ead, struct byte_array *prk, in ciphertext_gen()
/uoscore-uedhoc-latest/inc/edhoc/
Druntime_context.h26 struct byte_array ead; member