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

  /src/sys/opencrypto/
xform.h 89 extern const struct auth_hash auth_hash_gmac_aes_192;
xform.c 346 const struct auth_hash auth_hash_gmac_aes_192 = { variable in typeref:typename:const struct auth_hash
cryptosoft_xform.c 350 &auth_hash_gmac_aes_192, sizeof(AES_GMAC_CTX),
cryptodev.c 1582 thash = &auth_hash_gmac_aes_192;
  /src/sys/netipsec/
xform_esp.c 235 sav->tdb_authalgxform = &auth_hash_gmac_aes_192;

Completed in 112 milliseconds