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

  /src/sys/opencrypto/
xform.h 87 extern const struct auth_hash auth_hash_aes_xcbc_mac_96;
xform.c 328 const struct auth_hash auth_hash_aes_xcbc_mac_96 = { variable in typeref:typename:const struct auth_hash
cryptosoft_xform.c 334 &auth_hash_aes_xcbc_mac_96, sizeof(aesxcbc_ctx),
cryptodev.c 1576 thash = &auth_hash_aes_xcbc_mac_96;
  /src/sys/netipsec/
xform_ah.c 146 return &auth_hash_aes_xcbc_mac_96;

Completed in 17 milliseconds