Lines Matching refs:diff_dst
429 const bool diff_dst, const int align_offset) in __test_aead() argument
460 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_aead()
464 sg = kmalloc(sizeof(*sg) * 8 * (diff_dst ? 4 : 2), GFP_KERNEL); in __test_aead()
469 if (diff_dst) in __test_aead()
553 if (diff_dst) { in __test_aead()
563 aead_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_aead()
647 if (diff_dst) in __test_aead()
661 if (diff_dst) in __test_aead()
679 if (diff_dst) { in __test_aead()
713 if (diff_dst) in __test_aead()
719 aead_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_aead()
758 if (diff_dst) in __test_aead()
778 if (!diff_dst && in __test_aead()
805 if (diff_dst) in __test_aead()
927 const bool diff_dst, const int align_offset) in __test_skcipher() argument
948 if (diff_dst && testmgr_alloc_buf(xoutbuf)) in __test_skcipher()
951 if (diff_dst) in __test_skcipher()
1007 if (diff_dst) { in __test_skcipher()
1013 skcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1087 if (diff_dst) in __test_skcipher()
1102 if (diff_dst) { in __test_skcipher()
1117 skcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1143 if (diff_dst) in __test_skcipher()
1175 if (diff_dst) in __test_skcipher()