Searched refs:is_dst_size_aligned (Results 1 – 1 of 1) sorted by relevance
2719 bool is_dst_size_aligned; in intel_fcs_aes_crypt_update_finalize() local2730 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()