Home
last modified time | relevance | path

Searched defs:gcm_tag (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/demos/cipher/
H A Daesgcm.c57 static const unsigned char gcm_tag[] = { variable
/freebsd/crypto/openssl/test/
H A Daesgcmtest.c33 static const unsigned char gcm_tag[] = { variable
H A Devp_extra_test.c5112 const unsigned char *gcm_tag, size_t gcm_tag_s) in aes_gcm_encrypt()
5161 const unsigned char *gcm_tag, size_t gcm_tag_s) in aes_gcm_decrypt()
5234 static const unsigned char gcm_tag[] = { in test_aes_gcm_ivlen_change_cve_2023_5363() local
/freebsd/sys/crypto/openssl/arm/
H A Dossl_aes_gcm.c332 gcm_tag(struct ossl_gcm_context *ctx, unsigned char *tag, size_t len) in gcm_tag() function
/freebsd/sys/crypto/openssl/amd64/
H A Dossl_aes_gcm.c47 gcm_tag(struct ossl_gcm_context *ctx, unsigned char *tag, size_t len) in gcm_tag() function