Lines Matching refs:align_offset
203 const int align_offset) in __test_hash() argument
242 if (WARN_ON(align_offset + template[i].psize > PAGE_SIZE)) in __test_hash()
249 hash_buff += align_offset; in __test_hash()
314 if (align_offset != 0) in __test_hash()
429 const bool diff_dst, const int align_offset) in __test_aead() argument
501 input += align_offset; in __test_aead()
505 if (WARN_ON(align_offset + template[i].ilen > in __test_aead()
558 output += align_offset; in __test_aead()
611 if (align_offset != 0) in __test_aead()
927 const bool diff_dst, const int align_offset) in __test_skcipher() argument
985 if (WARN_ON(align_offset + template[i].ilen > PAGE_SIZE)) in __test_skcipher()
989 data += align_offset; in __test_skcipher()
1009 data += align_offset; in __test_skcipher()
1058 if (align_offset != 0) in __test_skcipher()