Searched refs:auth_hash_nist_gmac_aes_256 (Results 1 – 8 of 8) sorted by relevance
95 struct auth_hash auth_hash_nist_gmac_aes_256 = { variable
80 extern struct auth_hash auth_hash_nist_gmac_aes_256;
1106 axf = &auth_hash_nist_gmac_aes_256; in swcr_setup_gcm()
558 return (&auth_hash_nist_gmac_aes_256); in crypto_auth_hash()
483 thash = &auth_hash_nist_gmac_aes_256; in cse_create()
415 xauth = &auth_hash_nist_gmac_aes_256; in freebsd_crypt_newsession()520 xauth = &auth_hash_nist_gmac_aes_256; in freebsd_crypt_uio()
215 sav->tdb_authalgxform = &auth_hash_nist_gmac_aes_256; in esp_init()
605 { SADB_X_AALG_AES256GMAC, &auth_hash_nist_gmac_aes_256 },