Searched refs:auth_hash_gmac_aes_128 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/opencrypto/
H A Dxform.h88 extern const struct auth_hash auth_hash_gmac_aes_128;
H A Dxform.c337 const struct auth_hash auth_hash_gmac_aes_128 = { variable in typeref:struct:auth_hash
H A Dcryptosoft_xform.c341 &auth_hash_gmac_aes_128, sizeof(AES_GMAC_CTX),
H A Dcryptodev.c1579 thash = &auth_hash_gmac_aes_128;
/netbsd-current/sys/netipsec/
H A Dxform_esp.c231 sav->tdb_authalgxform = &auth_hash_gmac_aes_128;

Completed in 209 milliseconds