Home
last modified time | relevance | path

Searched refs:ICP_QAT_UCLO_MAX_USTORE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dicp_qat_uclo.h13 #define ICP_QAT_UCLO_MAX_USTORE 0x4000 macro
Dqat_uclo.c380 fill_data = kcalloc(ICP_QAT_UCLO_MAX_USTORE, sizeof(u64), in qat_uclo_init_ustore()
384 for (i = 0; i < ICP_QAT_UCLO_MAX_USTORE; i++) in qat_uclo_init_ustore()
1004 obj_handle->ustore_phy_size = ICP_QAT_UCLO_MAX_USTORE; in qat_uclo_parse_uof_obj()