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.c612 uint32_t dst_addr_sdm = dst_addr; in intel_fcs_encryption_ext() local
630 dst_addr_sdm = smmu_dst_addr; in intel_fcs_encryption_ext()
639 dst_addr_sdm, in intel_fcs_encryption_ext()
688 uint32_t dst_addr_sdm = dst_addr; in intel_fcs_decryption_ext() local
706 dst_addr_sdm = smmu_dst_addr; in intel_fcs_decryption_ext()
719 dst_addr_sdm, in intel_fcs_decryption_ext()
2716 uint32_t dst_addr_sdm = (uint32_t)dst_addr; in intel_fcs_aes_crypt_update_finalize() local
2813 dst_addr_sdm = (uint32_t)smmu_dst_addr; in intel_fcs_aes_crypt_update_finalize()
2820 fcs_aes_crypt_payload[i] = dst_addr_sdm; in intel_fcs_aes_crypt_update_finalize()