Searched defs:gcm_key (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/demos/evp/
H A Daesgcm.c20 static const unsigned char gcm_key[] = { variable
/netbsd-current/crypto/external/bsd/openssl/dist/demos/cipher/
H A Daesgcm.c24 static const unsigned char gcm_key[] = { variable
/netbsd-current/crypto/external/bsd/openssl/dist/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, argument
5156 static int aes_gcm_decrypt(const unsigned char *gcm_key, size_t gcm_key_s, argument
5208 static const unsigned char gcm_key[] = { local

Completed in 2033 milliseconds