Lines Matching refs:diff_dst
419 const bool diff_dst, const int align_offset) in __test_aead() argument
451 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()
455 sg = kmalloc(sizeof(*sg) * 8 * (diff_dst ? 3 : 2), GFP_KERNEL); in __test_aead()
461 if (diff_dst) in __test_aead()
538 if (diff_dst) { in __test_aead()
551 aead_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_aead()
635 if (diff_dst) in __test_aead()
646 if (diff_dst) { in __test_aead()
679 if (diff_dst) in __test_aead()
700 aead_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_aead()
739 if (diff_dst) in __test_aead()
759 if (!diff_dst && in __test_aead()
786 if (diff_dst) in __test_aead()
908 const bool diff_dst, const int align_offset) in __test_skcipher() argument
928 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()
931 if (diff_dst) in __test_skcipher()
986 if (diff_dst) { in __test_skcipher()
992 ablkcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1055 if (diff_dst) in __test_skcipher()
1070 if (diff_dst) { in __test_skcipher()
1085 ablkcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1111 if (diff_dst) in __test_skcipher()
1143 if (diff_dst) in __test_skcipher()