Searched refs:aad_buf (Results 1 – 1 of 1) sorted by relevance
295 uint8_t aad_buf[MAX_AAD_LEN]; in decrypt_wrapper() local296 struct byte_array aad = BYTE_ARRAY_INIT(aad_buf, sizeof(aad_buf)); in decrypt_wrapper()