Searched refs:UOS_RSA_SCRATCH_COUNT (Results 1 – 3 of 3) sorted by relevance
133 u32 rsa[UOS_RSA_SCRATCH_COUNT]; in guc_xfer_rsa()140 for (i = 0; i < UOS_RSA_SCRATCH_COUNT; i++) in guc_xfer_rsa()
55 #define UOS_RSA_SCRATCH_COUNT 64 macro
99 if (css->key_size_dw != UOS_RSA_SCRATCH_COUNT) { in intel_uc_fw_fetch()