Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/inc/common/
Dcrypto_wrapper.h152 struct byte_array aad; member
/uoscore-uedhoc-latest/src/edhoc/
Dciphertext.c64 struct byte_array *nonce, const struct byte_array *aad, in ciphertext_encrypt_decrypt()
/uoscore-uedhoc-latest/src/oscore/
Doscore2coap.c296 struct byte_array aad = BYTE_ARRAY_INIT(aad_buf, sizeof(aad_buf)); in decrypt_wrapper() local
/uoscore-uedhoc-latest/src/common/
Dcrypto_wrapper.c248 const uint8_t *aad, const uint16_t aad_len, in aead_mock_args_match_predefined()
267 const struct byte_array *aad, struct byte_array *out, in aead()