Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c613 uint32_t dst_addr_sdm = dst_addr; in intel_fcs_encryption_ext() local
631 dst_addr_sdm = smmu_dst_addr; in intel_fcs_encryption_ext()
640 dst_addr_sdm, in intel_fcs_encryption_ext()
689 uint32_t dst_addr_sdm = dst_addr; in intel_fcs_decryption_ext() local
707 dst_addr_sdm = smmu_dst_addr; in intel_fcs_decryption_ext()
720 dst_addr_sdm, in intel_fcs_decryption_ext()
2717 uint32_t dst_addr_sdm = (uint32_t)dst_addr; in intel_fcs_aes_crypt_update_finalize() local
2814 dst_addr_sdm = (uint32_t)smmu_dst_addr; in intel_fcs_aes_crypt_update_finalize()
2821 fcs_aes_crypt_payload[i] = dst_addr_sdm; in intel_fcs_aes_crypt_update_finalize()