Lines Matching refs:align_offset
270 enum hash_test test_type, const int align_offset) in __test_hash() argument
310 if (WARN_ON(align_offset + template[i].psize > PAGE_SIZE)) in __test_hash()
317 hash_buff += align_offset; in __test_hash()
424 if (align_offset != 0) in __test_hash()
490 if (align_offset != 0) in __test_hash()
606 const bool diff_dst, const int align_offset) in __test_aead() argument
681 input += align_offset; in __test_aead()
685 if (WARN_ON(align_offset + template[i].ilen > in __test_aead()
737 output += align_offset; in __test_aead()
784 if (align_offset != 0) in __test_aead()
1102 const bool diff_dst, const int align_offset) in __test_skcipher() argument
1166 if (WARN_ON(align_offset + template[i].len > PAGE_SIZE)) in __test_skcipher()
1170 data += align_offset; in __test_skcipher()
1190 data += align_offset; in __test_skcipher()
1227 if (align_offset != 0) in __test_skcipher()