Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/edhoc/
Dciphertext.c123 struct byte_array *ciphertext, struct byte_array *plaintext) in ciphertext_decrypt_split()
190 struct byte_array *plaintext) in ciphertext_gen()
/uoscore-uedhoc-latest/src/oscore/
Dcoap2oscore.c204 struct byte_array *plaintext) in plaintext_setup()
506 static enum err encrypt_wrapper(struct byte_array *plaintext, in encrypt_wrapper()
Doscore2coap.c254 decrypt_wrapper(struct byte_array *ciphertext, struct byte_array *plaintext, in decrypt_wrapper()