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