Home
last modified time | relevance | path

Searched refs:auth_config (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_hash.c513 hashBlkPtrs.pInHashSetup->auth_config.config = innerConfig; in LacSymQat_HashSetupBlockInit()
514 hashBlkPtrs.pInHashSetup->auth_config.reserved = 0; in LacSymQat_HashSetupBlockInit()
630 hashBlkPtrs.pOutHashSetup->auth_config.config = outerConfig; in LacSymQat_HashSetupBlockInit()
631 hashBlkPtrs.pOutHashSetup->auth_config.reserved = 0; in LacSymQat_HashSetupBlockInit()
/freebsd/sys/dev/qat/include/
H A Dicp_qat_hw.h152 struct icp_qat_hw_auth_config auth_config; member
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h450 icp_qat_hw_auth_config_t auth_config; member
/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15.c620 auth_setup->auth_config.config = qat_crypto_load_auth_session(desc, qs, in qat_hw15_crypto_setup_auth_setup()
622 auth_setup->auth_config.reserved = 0; in qat_hw15_crypto_setup_auth_setup()
H A Dqatreg.h1381 struct hw_auth_config auth_config; member