Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Dciphertext.c61 static enum err ciphertext_encrypt_decrypt( in ciphertext_encrypt_decrypt() function
153 TRY(ciphertext_encrypt_decrypt(ctxt, DECRYPT, ciphertext, &key, &iv, in ciphertext_decrypt_split()
265 TRY(ciphertext_encrypt_decrypt(ctxt, ENCRYPT, plaintext, &key, &iv, in ciphertext_gen()