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

  /src/sys/opencrypto/
cryptosoft.h 36 const struct swcr_auth_hash *SW_axf;
cryptosoft_xform.c 63 struct swcr_auth_hash { struct
254 static const struct swcr_auth_hash swcr_auth_hash_null = {
259 static const struct swcr_auth_hash swcr_auth_hash_hmac_md5 = {
265 static const struct swcr_auth_hash swcr_auth_hash_hmac_sha1 = {
270 static const struct swcr_auth_hash swcr_auth_hash_hmac_ripemd_160 = {
275 static const struct swcr_auth_hash swcr_auth_hash_hmac_md5_96 = {
281 static const struct swcr_auth_hash swcr_auth_hash_hmac_sha1_96 = {
286 static const struct swcr_auth_hash swcr_auth_hash_hmac_ripemd_160_96 = {
292 static const struct swcr_auth_hash swcr_auth_hash_key_md5 = {
298 static const struct swcr_auth_hash swcr_auth_hash_key_sha1 =
    [all...]
cryptosoft.c 469 const struct swcr_auth_hash *axf;
572 const struct swcr_auth_hash *axf = NULL;
763 const struct swcr_auth_hash *axf;
1032 const struct swcr_auth_hash *axf;
  /src/sys/arch/x86/x86/
via_padlock.c 134 const struct swcr_auth_hash *axf;
306 const struct swcr_auth_hash *axf;
  /src/sys/dev/pci/qat/
qat_hw15.c 572 const struct swcr_auth_hash *sah;
qatvar.h 508 const struct swcr_auth_hash *qshai_sah; /* software auth hash */
qat.c 1349 struct swcr_auth_hash const *sah = hash_def->qshd_alg->qshai_sah;
1460 const struct swcr_auth_hash *sah;

Completed in 21 milliseconds