Searched defs:gcm_key (Results 1 – 3 of 3) sorted by relevance
24 static const unsigned char gcm_key[] = { variable
13 static const unsigned char gcm_key[] = { variable
5648 static int aes_gcm_encrypt(const unsigned char *gcm_key, size_t gcm_key_s, in aes_gcm_encrypt()5697 static int aes_gcm_decrypt(const unsigned char *gcm_key, size_t gcm_key_s, in aes_gcm_decrypt()5749 static const unsigned char gcm_key[] = { in test_aes_gcm_ivlen_change_cve_2023_5363() local
Completed in 27 milliseconds