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

  /src/sys/opencrypto/
xform.h 82 extern const struct auth_hash auth_hash_hmac_sha1_96;
xform.c 247 const struct auth_hash auth_hash_hmac_sha1_96 = { variable in typeref:typename:const struct auth_hash
cryptosoft_xform.c 282 &auth_hash_hmac_sha1_96, sizeof(SHA1_CTX),
cryptodev.c 1542 thash = &auth_hash_hmac_sha1_96;
  /src/sys/netipsec/
xform_ah.c 132 return &auth_hash_hmac_sha1_96;

Completed in 14 milliseconds