fw_auth            74 drivers/crypto/qat/qat_common/icp_qat_fw_loader_handle.h 	bool fw_auth;
fw_auth           724 drivers/crypto/qat/qat_common/qat_hal.c 	handle->fw_auth = (handle->pci_dev->device ==
fw_auth           754 drivers/crypto/qat/qat_common/qat_hal.c 	if (!handle->fw_auth) {
fw_auth           791 drivers/crypto/qat/qat_common/qat_hal.c 	if (handle->fw_auth) {
fw_auth           811 drivers/crypto/qat/qat_common/qat_hal.c 	if (!handle->fw_auth)
fw_auth          1428 drivers/crypto/qat/qat_common/qat_uclo.c 	if (handle->fw_auth) {
fw_auth          1487 drivers/crypto/qat/qat_common/qat_uclo.c 	return (handle->fw_auth) ?
fw_auth          1671 drivers/crypto/qat/qat_common/qat_uclo.c 	return (handle->fw_auth) ? qat_uclo_wr_suof_img(handle) :