Lines Matching refs:align_offset
193 const int align_offset) in __test_hash() argument
232 if (WARN_ON(align_offset + template[i].psize > PAGE_SIZE)) in __test_hash()
239 hash_buff += align_offset; in __test_hash()
304 if (align_offset != 0) in __test_hash()
419 const bool diff_dst, const int align_offset) in __test_aead() argument
493 input += align_offset; in __test_aead()
497 if (WARN_ON(align_offset + template[i].ilen > in __test_aead()
540 output += align_offset; in __test_aead()
599 if (align_offset != 0) in __test_aead()
908 const bool diff_dst, const int align_offset) in __test_skcipher() argument
965 if (WARN_ON(align_offset + template[i].ilen > PAGE_SIZE)) in __test_skcipher()
969 data += align_offset; in __test_skcipher()
988 data += align_offset; in __test_skcipher()
1027 if (align_offset != 0) in __test_skcipher()