Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_fcs.h218 int intel_fcs_encryption_ext(uint32_t smc_fid, uint32_t trans_id,
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c1558 status = intel_fcs_encryption_ext(smc_fid, x1, x2, x3,
2125 status = intel_fcs_encryption_ext(smc_fid, 0, x1, x2, x4, x5, x6,
/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c601 int intel_fcs_encryption_ext(uint32_t smc_fid, uint32_t trans_id, in intel_fcs_encryption_ext() function