Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/common/include/
Dsocfpga_fcs.h197 uint32_t intel_fcs_decryption(uint32_t src_addr, uint32_t src_size,
/trusted-firmware-a-latest/plat/intel/soc/common/
Dsocfpga_sip_svc.c868 status = intel_fcs_decryption(x2, x3, x4, x5, &send_id);
/trusted-firmware-a-latest/plat/intel/soc/common/sip/
Dsocfpga_sip_fcs.c279 uint32_t intel_fcs_decryption(uint32_t src_addr, uint32_t src_size, in intel_fcs_decryption() function