Searched defs:gcm_iv (Results 1 – 4 of 4) sorted by relevance
31 static const unsigned char gcm_iv[] = { variable
18 static const unsigned char gcm_iv[] = { variable
6270 const unsigned char *gcm_iv, size_t gcm_ivlen, in aes_gcm_encrypt()6319 const unsigned char *gcm_iv, size_t gcm_ivlen, in aes_gcm_decrypt()6375 static const unsigned char gcm_iv[] = { in test_aes_gcm_ivlen_change_cve_2023_5363() local
10858 u8 gcm_iv[0x20]; member