Searched defs:aad (Results 1 – 4 of 4) sorted by relevance
152 struct byte_array aad; member
64 struct byte_array *nonce, const struct byte_array *aad, in ciphertext_encrypt_decrypt()
296 struct byte_array aad = BYTE_ARRAY_INIT(aad_buf, sizeof(aad_buf)); in decrypt_wrapper() local
248 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()