Home
last modified time | relevance | path

Searched refs:icp_qat_hw_auth_counter_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_defs.h273 (sizeof(icp_qat_hw_auth_counter_t) + LAC_HASH_SHA3_STATEFUL_STATE_SIZE)
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h417 } icp_qat_hw_auth_counter_t; typedef
452 icp_qat_hw_auth_counter_t auth_counter;
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c779 sizeof(icp_qat_hw_auth_counter_t) + cd_ctrl->inner_state1_sz); in LacSymQat_HashStatePrefixAadBufferSizeGet()