Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_fcs.h214 uint32_t intel_fcs_decryption(uint32_t src_addr, uint32_t src_size,
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c2107 status = intel_fcs_decryption(x2, x3, x4, x5, &send_id);
/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c561 uint32_t intel_fcs_decryption(uint32_t src_addr, uint32_t src_size, in intel_fcs_decryption() function