Searched refs:gcm_tag_s (Results 1 – 1 of 1) sorted by relevance
5112 const unsigned char *gcm_tag, size_t gcm_tag_s) in aes_gcm_encrypt() argument5145 || !TEST_mem_eq(outtag, gcm_tag_s, gcm_tag, gcm_tag_s)) in aes_gcm_encrypt()5161 const unsigned char *gcm_tag, size_t gcm_tag_s) in aes_gcm_decrypt() argument5191 (void*)gcm_tag, gcm_tag_s); in aes_gcm_decrypt()