Home
last modified time | relevance | path

Searched defs:gcm_key (Results 1 – 3 of 3) sorted by relevance

/openssl/demos/cipher/
H A Daesgcm.c24 static const unsigned char gcm_key[] = { variable
/openssl/test/
H A Daesgcmtest.c13 static const unsigned char gcm_key[] = { variable
H A Devp_extra_test.c5648 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