Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/oscore/
Doscore_cose.c34 static enum err create_enc_structure(struct byte_array *external_aad, in create_enc_structure() function
70 TRY(create_enc_structure(recipient_aad, &aad)); in oscore_cose_decrypt()
95 TRY(create_enc_structure(sender_aad, &aad)); in oscore_cose_encrypt()