Searched refs:gcm_pt_s (Results 1 – 1 of 1) sorted by relevance
5650 const unsigned char *gcm_pt, size_t gcm_pt_s, in aes_gcm_encrypt() argument5677 gcm_pt, gcm_pt_s)) in aes_gcm_encrypt()5699 const unsigned char *gcm_pt, size_t gcm_pt_s, in aes_gcm_decrypt() argument5728 || !TEST_mem_eq(outbuf, outlen, gcm_pt, gcm_pt_s)) in aes_gcm_decrypt()
Completed in 16 milliseconds