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.c2718 bool is_dst_size_aligned; in intel_fcs_aes_crypt_update_finalize() local
2729 is_dst_size_aligned = is_32_bytes_aligned(dst_size); in intel_fcs_aes_crypt_update_finalize()
2745 is_dst_size_aligned = is_16_bytes_aligned(dst_size); in intel_fcs_aes_crypt_update_finalize()
2759 (!is_dst_size_aligned) || in intel_fcs_aes_crypt_update_finalize()