Searched refs:qshd_alg (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat.c1349 struct swcr_auth_hash const *sah = hash_def->qshd_alg->qshai_sah;
1350 uint32_t blklen = hash_def->qshd_alg->qshai_block_len;
1351 uint32_t state_offset = hash_def->qshd_alg->qshai_state_offset;
1352 uint32_t state_size = hash_def->qshd_alg->qshai_state_size;
1353 uint32_t state_word = hash_def->qshd_alg->qshai_state_word;
1382 state_swap = memcmp(hash_def->qshd_alg->qshai_init_state,
1484 sah = (*hash_def)->qshd_alg->qshai_sah;
1490 (*hash_def)->qshd_alg->qshai_digest_len);
H A Dqat_hw15.c582 sah = hash_def->qshd_alg->qshai_sah;
603 auth_hdr->inner_res_sz = hash_def->qshd_alg->qshai_digest_len;
620 state_size = hash_def->qshd_alg->qshai_state_size;
H A Dqat_hw17.c378 auth_cd_ctrl->inner_res_sz = hash_def->qshd_alg->qshai_digest_len;
H A Dqatvar.h521 const struct qat_sym_hash_alg_info *qshd_alg; member in struct:qat_sym_hash_def

Completed in 134 milliseconds