Searched refs:plaintext_split (Results 1 – 3 of 3) sorted by relevance
| /uoscore-uedhoc-latest/inc/edhoc/ |
| D | plaintext.h | 38 enum err plaintext_split(struct byte_array *ptxt, struct byte_array *c_r,
|
| /uoscore-uedhoc-latest/src/edhoc/ |
| D | ciphertext.c | 167 TRY(plaintext_split(plaintext, c_r, id_cred, sig_or_mac, in ciphertext_decrypt_split() 171 TRY(plaintext_split(plaintext, NULL, id_cred, in ciphertext_decrypt_split()
|
| D | plaintext_decode.c | 224 enum err plaintext_split(struct byte_array *ptxt, struct byte_array *c_r, in plaintext_split() function
|