Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c2719 bool is_dst_size_aligned; in intel_fcs_aes_crypt_update_finalize() local
2730 is_dst_size_aligned = is_32_bytes_aligned(dst_size); in intel_fcs_aes_crypt_update_finalize()
2746 is_dst_size_aligned = is_16_bytes_aligned(dst_size); in intel_fcs_aes_crypt_update_finalize()
2760 (!is_dst_size_aligned) || in intel_fcs_aes_crypt_update_finalize()