HomeSort by: relevance | last modified time | path
    Searched refs:auth_hash_gmac_aes_128 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/opencrypto/
xform.h 88 extern const struct auth_hash auth_hash_gmac_aes_128;
xform.c 337 const struct auth_hash auth_hash_gmac_aes_128 = { variable in typeref:typename:const struct auth_hash
cryptosoft_xform.c 341 &auth_hash_gmac_aes_128, sizeof(AES_GMAC_CTX),
cryptodev.c 1579 thash = &auth_hash_gmac_aes_128;
  /src/sys/netipsec/
xform_esp.c 231 sav->tdb_authalgxform = &auth_hash_gmac_aes_128;

Completed in 14 milliseconds