Lines Matching refs:diff_dst
606 const bool diff_dst, const int align_offset) in __test_aead() argument
637 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()
641 sg = kmalloc(array3_size(sizeof(*sg), 8, (diff_dst ? 4 : 2)), in __test_aead()
647 if (diff_dst) in __test_aead()
732 if (diff_dst) { in __test_aead()
742 aead_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_aead()
820 if (diff_dst) in __test_aead()
834 if (diff_dst) in __test_aead()
852 if (diff_dst) { in __test_aead()
886 if (diff_dst) in __test_aead()
892 aead_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_aead()
925 if (diff_dst) in __test_aead()
945 if (!diff_dst && in __test_aead()
972 if (diff_dst) in __test_aead()
1102 const bool diff_dst, const int align_offset) in __test_skcipher() argument
1124 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()
1127 if (diff_dst) in __test_skcipher()
1188 if (diff_dst) { in __test_skcipher()
1194 skcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1261 if (diff_dst) in __test_skcipher()
1276 if (diff_dst) { in __test_skcipher()
1291 skcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1306 if (diff_dst) in __test_skcipher()
1337 if (diff_dst) in __test_skcipher()