Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/src/edhoc/
Dciphertext.c62 enum ciphertext ctxt, enum aes_operation op, const uint8_t *in, in ciphertext_encrypt_decrypt()
94 static enum err key_gen(enum ciphertext ctxt, enum hash_alg edhoc_hash, in key_gen()
129 enum err ciphertext_decrypt_split(enum ciphertext ctxt, struct suite *suite, in ciphertext_decrypt_split()
203 enum err ciphertext_gen(enum ciphertext ctxt, struct suite *suite, in ciphertext_gen()