Searched refs:auth_hash_nist_gmac_aes_128 (Results 1 – 8 of 8) sorted by relevance
67 struct auth_hash auth_hash_nist_gmac_aes_128 = { variable
78 extern struct auth_hash auth_hash_nist_gmac_aes_128;
1100 axf = &auth_hash_nist_gmac_aes_128; in swcr_setup_gcm()
554 return (&auth_hash_nist_gmac_aes_128); in crypto_auth_hash()
477 thash = &auth_hash_nist_gmac_aes_128; in cse_create()
409 xauth = &auth_hash_nist_gmac_aes_128; in freebsd_crypt_newsession()514 xauth = &auth_hash_nist_gmac_aes_128; in freebsd_crypt_uio()
207 sav->tdb_authalgxform = &auth_hash_nist_gmac_aes_128; in esp_init()
603 { SADB_X_AALG_AES128GMAC, &auth_hash_nist_gmac_aes_128 },