Searched refs:auth_hash_nist_gmac_aes_192 (Results 1 – 8 of 8) sorted by relevance
81 struct auth_hash auth_hash_nist_gmac_aes_192 = { variable
79 extern struct auth_hash auth_hash_nist_gmac_aes_192;
1103 axf = &auth_hash_nist_gmac_aes_192; in swcr_setup_gcm()
556 return (&auth_hash_nist_gmac_aes_192); in crypto_auth_hash()
480 thash = &auth_hash_nist_gmac_aes_192; in cse_create()
412 xauth = &auth_hash_nist_gmac_aes_192; in freebsd_crypt_newsession()517 xauth = &auth_hash_nist_gmac_aes_192; in freebsd_crypt_uio()
211 sav->tdb_authalgxform = &auth_hash_nist_gmac_aes_192; in esp_init()
604 { SADB_X_AALG_AES192GMAC, &auth_hash_nist_gmac_aes_192 },