Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/cipher/
H A Daesgcm.c24 static const unsigned char gcm_key[] = { variable
/freebsd/crypto/openssl/test/
H A Daesgcmtest.c13 static const unsigned char gcm_key[] = { variable
H A Devp_extra_test.c5107 static int aes_gcm_encrypt(const unsigned char *gcm_key, size_t gcm_key_s, in aes_gcm_encrypt()
5156 static int aes_gcm_decrypt(const unsigned char *gcm_key, size_t gcm_key_s, in aes_gcm_decrypt()
5208 static const unsigned char gcm_key[] = { in test_aes_gcm_ivlen_change_cve_2023_5363() local