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

  /src/sys/opencrypto/
xform.h 90 extern const struct auth_hash auth_hash_gmac_aes_256;
xform.c 355 const struct auth_hash auth_hash_gmac_aes_256 = { variable in typeref:typename:const struct auth_hash
cryptosoft_xform.c 359 &auth_hash_gmac_aes_256, sizeof(AES_GMAC_CTX),
cryptodev.c 1585 thash = &auth_hash_gmac_aes_256;
  /src/sys/netipsec/
xform_esp.c 239 sav->tdb_authalgxform = &auth_hash_gmac_aes_256;

Completed in 117 milliseconds