ENCRYPT           163 crypto/tcrypt.c 		if (enc == ENCRYPT)
ENCRYPT           275 crypto/tcrypt.c 	if (enc == ENCRYPT)
ENCRYPT           549 crypto/tcrypt.c 	if (enc == ENCRYPT)
ENCRYPT          1161 crypto/tcrypt.c 		if (enc == ENCRYPT)
ENCRYPT          1261 crypto/tcrypt.c 	if (enc == ENCRYPT)
ENCRYPT          1502 crypto/tcrypt.c 	if (enc == ENCRYPT)
ENCRYPT          2053 crypto/tcrypt.c 		test_cipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2057 crypto/tcrypt.c 		test_cipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2061 crypto/tcrypt.c 		test_cipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2065 crypto/tcrypt.c 		test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2069 crypto/tcrypt.c 		test_cipher_speed("cts(cbc(aes))", ENCRYPT, sec, NULL, 0,
ENCRYPT          2073 crypto/tcrypt.c 		test_cipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2077 crypto/tcrypt.c 		test_cipher_speed("cfb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2084 crypto/tcrypt.c 		test_cipher_speed("ecb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2090 crypto/tcrypt.c 		test_cipher_speed("cbc(des3_ede)", ENCRYPT, sec,
ENCRYPT          2096 crypto/tcrypt.c 		test_cipher_speed("ctr(des3_ede)", ENCRYPT, sec,
ENCRYPT          2105 crypto/tcrypt.c 		test_cipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2109 crypto/tcrypt.c 		test_cipher_speed("cbc(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2113 crypto/tcrypt.c 		test_cipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2117 crypto/tcrypt.c 		test_cipher_speed("lrw(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2121 crypto/tcrypt.c 		test_cipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2128 crypto/tcrypt.c 		test_cipher_speed("ecb(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2132 crypto/tcrypt.c 		test_cipher_speed("cbc(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2136 crypto/tcrypt.c 		test_cipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2143 crypto/tcrypt.c 		test_cipher_speed("ecb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2147 crypto/tcrypt.c 		test_cipher_speed("cbc(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2154 crypto/tcrypt.c 		test_cipher_speed("ecb(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2158 crypto/tcrypt.c 		test_cipher_speed("cbc(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2162 crypto/tcrypt.c 		test_cipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2166 crypto/tcrypt.c 		test_cipher_speed("lrw(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2170 crypto/tcrypt.c 		test_cipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2177 crypto/tcrypt.c 		test_cipher_speed("salsa20", ENCRYPT, sec, NULL, 0,
ENCRYPT          2182 crypto/tcrypt.c 		test_cipher_speed("ecb(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2186 crypto/tcrypt.c 		test_cipher_speed("cbc(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2190 crypto/tcrypt.c 		test_cipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2194 crypto/tcrypt.c 		test_cipher_speed("lrw(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2198 crypto/tcrypt.c 		test_cipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2205 crypto/tcrypt.c 		test_cipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2210 crypto/tcrypt.c 		test_cipher_speed("ecb(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2214 crypto/tcrypt.c 		test_cipher_speed("cbc(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2218 crypto/tcrypt.c 		test_cipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2225 crypto/tcrypt.c 		test_cipher_speed("ecb(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2229 crypto/tcrypt.c 		test_cipher_speed("cbc(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2233 crypto/tcrypt.c 		test_cipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2237 crypto/tcrypt.c 		test_cipher_speed("lrw(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2241 crypto/tcrypt.c 		test_cipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2248 crypto/tcrypt.c 		test_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec,
ENCRYPT          2250 crypto/tcrypt.c 		test_aead_speed("gcm(aes)", ENCRYPT, sec,
ENCRYPT          2259 crypto/tcrypt.c 		test_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec,
ENCRYPT          2266 crypto/tcrypt.c 		test_aead_speed("rfc7539esp(chacha20,poly1305)", ENCRYPT, sec,
ENCRYPT          2273 crypto/tcrypt.c 		test_cipher_speed("chacha20", ENCRYPT, sec, NULL, 0,
ENCRYPT          2278 crypto/tcrypt.c 		test_mb_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec, NULL,
ENCRYPT          2280 crypto/tcrypt.c 		test_mb_aead_speed("gcm(aes)", ENCRYPT, sec, NULL, 0, 16, 8,
ENCRYPT          2289 crypto/tcrypt.c 		test_mb_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec, NULL, 0,
ENCRYPT          2296 crypto/tcrypt.c 		test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", ENCRYPT,
ENCRYPT          2305 crypto/tcrypt.c 		test_cipher_speed("ecb(sm4)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2309 crypto/tcrypt.c 		test_cipher_speed("cbc(sm4)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2313 crypto/tcrypt.c 		test_cipher_speed("ctr(sm4)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2320 crypto/tcrypt.c 		test_cipher_speed("adiantum(xchacha12,aes)", ENCRYPT, sec, NULL,
ENCRYPT          2324 crypto/tcrypt.c 		test_cipher_speed("adiantum(xchacha20,aes)", ENCRYPT, sec, NULL,
ENCRYPT          2332 crypto/tcrypt.c 				  ENCRYPT, sec, NULL, 0,
ENCRYPT          2340 crypto/tcrypt.c 		test_aead_speed("aegis128", ENCRYPT, sec,
ENCRYPT          2593 crypto/tcrypt.c 		test_acipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2597 crypto/tcrypt.c 		test_acipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2601 crypto/tcrypt.c 		test_acipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2605 crypto/tcrypt.c 		test_acipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2609 crypto/tcrypt.c 		test_acipher_speed("cts(cbc(aes))", ENCRYPT, sec, NULL, 0,
ENCRYPT          2613 crypto/tcrypt.c 		test_acipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2617 crypto/tcrypt.c 		test_acipher_speed("cfb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2621 crypto/tcrypt.c 		test_acipher_speed("ofb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2625 crypto/tcrypt.c 		test_acipher_speed("rfc3686(ctr(aes))", ENCRYPT, sec, NULL, 0,
ENCRYPT          2632 crypto/tcrypt.c 		test_acipher_speed("ecb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2638 crypto/tcrypt.c 		test_acipher_speed("cbc(des3_ede)", ENCRYPT, sec,
ENCRYPT          2644 crypto/tcrypt.c 		test_acipher_speed("cfb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2650 crypto/tcrypt.c 		test_acipher_speed("ofb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2659 crypto/tcrypt.c 		test_acipher_speed("ecb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2663 crypto/tcrypt.c 		test_acipher_speed("cbc(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2667 crypto/tcrypt.c 		test_acipher_speed("cfb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2671 crypto/tcrypt.c 		test_acipher_speed("ofb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2678 crypto/tcrypt.c 		test_acipher_speed("ecb(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2682 crypto/tcrypt.c 		test_acipher_speed("cbc(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2686 crypto/tcrypt.c 		test_acipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2690 crypto/tcrypt.c 		test_acipher_speed("lrw(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2694 crypto/tcrypt.c 		test_acipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2701 crypto/tcrypt.c 		test_acipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2705 crypto/tcrypt.c 		test_acipher_speed("cbc(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2709 crypto/tcrypt.c 		test_acipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2713 crypto/tcrypt.c 		test_acipher_speed("lrw(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2717 crypto/tcrypt.c 		test_acipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2724 crypto/tcrypt.c 		test_acipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2729 crypto/tcrypt.c 		test_acipher_speed("ecb(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2733 crypto/tcrypt.c 		test_acipher_speed("cbc(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2737 crypto/tcrypt.c 		test_acipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2744 crypto/tcrypt.c 		test_acipher_speed("ecb(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2748 crypto/tcrypt.c 		test_acipher_speed("cbc(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2752 crypto/tcrypt.c 		test_acipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2756 crypto/tcrypt.c 		test_acipher_speed("lrw(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2760 crypto/tcrypt.c 		test_acipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2767 crypto/tcrypt.c 		test_acipher_speed("ecb(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2771 crypto/tcrypt.c 		test_acipher_speed("cbc(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2775 crypto/tcrypt.c 		test_acipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2779 crypto/tcrypt.c 		test_acipher_speed("lrw(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2783 crypto/tcrypt.c 		test_acipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2790 crypto/tcrypt.c 		test_acipher_speed("ecb(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2794 crypto/tcrypt.c 		test_acipher_speed("cbc(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2798 crypto/tcrypt.c 		test_acipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2805 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2809 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2813 crypto/tcrypt.c 		test_mb_skcipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2817 crypto/tcrypt.c 		test_mb_skcipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2821 crypto/tcrypt.c 		test_mb_skcipher_speed("cts(cbc(aes))", ENCRYPT, sec, NULL, 0,
ENCRYPT          2825 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2829 crypto/tcrypt.c 		test_mb_skcipher_speed("cfb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2833 crypto/tcrypt.c 		test_mb_skcipher_speed("ofb(aes)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2837 crypto/tcrypt.c 		test_mb_skcipher_speed("rfc3686(ctr(aes))", ENCRYPT, sec, NULL,
ENCRYPT          2844 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2850 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(des3_ede)", ENCRYPT, sec,
ENCRYPT          2856 crypto/tcrypt.c 		test_mb_skcipher_speed("cfb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2862 crypto/tcrypt.c 		test_mb_skcipher_speed("ofb(des3_ede)", ENCRYPT, sec,
ENCRYPT          2871 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2875 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2879 crypto/tcrypt.c 		test_mb_skcipher_speed("cfb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2883 crypto/tcrypt.c 		test_mb_skcipher_speed("ofb(des)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2890 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2894 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2898 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2902 crypto/tcrypt.c 		test_mb_skcipher_speed("lrw(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2906 crypto/tcrypt.c 		test_mb_skcipher_speed("xts(serpent)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2913 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2917 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2921 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2925 crypto/tcrypt.c 		test_mb_skcipher_speed("lrw(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2929 crypto/tcrypt.c 		test_mb_skcipher_speed("xts(twofish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2936 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(arc4)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2941 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2945 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2949 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(cast5)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2956 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2960 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2964 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2968 crypto/tcrypt.c 		test_mb_skcipher_speed("lrw(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2972 crypto/tcrypt.c 		test_mb_skcipher_speed("xts(cast6)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2979 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2983 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2987 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2991 crypto/tcrypt.c 		test_mb_skcipher_speed("lrw(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2995 crypto/tcrypt.c 		test_mb_skcipher_speed("xts(camellia)", ENCRYPT, sec, NULL, 0,
ENCRYPT          3002 crypto/tcrypt.c 		test_mb_skcipher_speed("ecb(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          3006 crypto/tcrypt.c 		test_mb_skcipher_speed("cbc(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          3010 crypto/tcrypt.c 		test_mb_skcipher_speed("ctr(blowfish)", ENCRYPT, sec, NULL, 0,
ENCRYPT          2245 crypto/testmgr.c 		err = test_aead_vec_cfg(driver, ENCRYPT, &vec, vec_name, cfg,
ENCRYPT          2334 crypto/testmgr.c 	err = test_aead(driver, ENCRYPT, suite, req, tsgls);
ENCRYPT          2366 crypto/testmgr.c 	if (enc == ENCRYPT)
ENCRYPT          2807 crypto/testmgr.c 		err = test_skcipher_vec_cfg(driver, ENCRYPT, &vec, vec_name,
ENCRYPT          2893 crypto/testmgr.c 	err = test_skcipher(driver, ENCRYPT, suite, req, tsgls);
ENCRYPT          3261 crypto/testmgr.c 	err = test_cipher(tfm, ENCRYPT, suite->vecs, suite->count);
ENCRYPT           250 drivers/crypto/caam/caamalg_qi.c 	if (ctx->drv_ctx[ENCRYPT]) {
ENCRYPT           251 drivers/crypto/caam/caamalg_qi.c 		ret = caam_drv_ctx_update(ctx->drv_ctx[ENCRYPT],
ENCRYPT           377 drivers/crypto/caam/caamalg_qi.c 	if (ctx->drv_ctx[ENCRYPT]) {
ENCRYPT           378 drivers/crypto/caam/caamalg_qi.c 		ret = caam_drv_ctx_update(ctx->drv_ctx[ENCRYPT],
ENCRYPT           487 drivers/crypto/caam/caamalg_qi.c 	if (ctx->drv_ctx[ENCRYPT]) {
ENCRYPT           488 drivers/crypto/caam/caamalg_qi.c 		ret = caam_drv_ctx_update(ctx->drv_ctx[ENCRYPT],
ENCRYPT           595 drivers/crypto/caam/caamalg_qi.c 	if (ctx->drv_ctx[ENCRYPT]) {
ENCRYPT           596 drivers/crypto/caam/caamalg_qi.c 		ret = caam_drv_ctx_update(ctx->drv_ctx[ENCRYPT],
ENCRYPT           642 drivers/crypto/caam/caamalg_qi.c 	if (ctx->drv_ctx[ENCRYPT]) {
ENCRYPT           643 drivers/crypto/caam/caamalg_qi.c 		ret = caam_drv_ctx_update(ctx->drv_ctx[ENCRYPT],
ENCRYPT           763 drivers/crypto/caam/caamalg_qi.c 	if (ctx->drv_ctx[ENCRYPT]) {
ENCRYPT           764 drivers/crypto/caam/caamalg_qi.c 		ret = caam_drv_ctx_update(ctx->drv_ctx[ENCRYPT],
ENCRYPT           850 drivers/crypto/caam/caamalg_qi.c 			if (type == ENCRYPT)
ENCRYPT           959 drivers/crypto/caam/caamalg_qi.c 	drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT);
ENCRYPT          1263 drivers/crypto/caam/caamalg_qi.c 	drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT);
ENCRYPT          2454 drivers/crypto/caam/caamalg_qi.c 	ctx->drv_ctx[ENCRYPT] = NULL;
ENCRYPT          2482 drivers/crypto/caam/caamalg_qi.c 	caam_drv_ctx_rel(ctx->drv_ctx[ENCRYPT]);
ENCRYPT           228 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT           242 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT           597 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT           602 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT           674 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT           678 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT           769 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT           774 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT           872 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT           877 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT           967 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT           972 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT          1096 drivers/crypto/caam/caamalg_qi2.c 	flc = &ctx->flc[ENCRYPT];
ENCRYPT          1100 drivers/crypto/caam/caamalg_qi2.c 	dma_sync_single_for_device(dev, ctx->flc_dma[ENCRYPT],
ENCRYPT          1343 drivers/crypto/caam/caamalg_qi2.c 	caam_req->flc = &ctx->flc[ENCRYPT];
ENCRYPT          1344 drivers/crypto/caam/caamalg_qi2.c 	caam_req->flc_dma = ctx->flc_dma[ENCRYPT];
ENCRYPT          1488 drivers/crypto/caam/caamalg_qi2.c 	caam_req->flc = &ctx->flc[ENCRYPT];
ENCRYPT          1489 drivers/crypto/caam/caamalg_qi2.c 	caam_req->flc_dma = ctx->flc_dma[ENCRYPT];
ENCRYPT           210 drivers/crypto/cavium/nitrox/nitrox_aead.c 	rctx->ctrl_arg = ENCRYPT;
ENCRYPT           427 drivers/crypto/cavium/nitrox/nitrox_aead.c 	aead_rctx->ctrl_arg = ENCRYPT;
ENCRYPT           221 drivers/crypto/cavium/nitrox/nitrox_skcipher.c 	creq->ctrl.s.arg = (enc ? ENCRYPT : DECRYPT);
ENCRYPT           354 fs/ecryptfs/crypto.c 	rc = op == ENCRYPT ? crypto_skcipher_encrypt(req) :
ENCRYPT           398 fs/ecryptfs/crypto.c 	pgoff_t page_index = op == ENCRYPT ? src_page->index : dst_page->index;
ENCRYPT           478 fs/ecryptfs/crypto.c 				  extent_offset, ENCRYPT);
ENCRYPT           520 fs/ext4/ext4.h 	CHECK_FLAG_VALUE(ENCRYPT);
ENCRYPT          1831 fs/ext4/ext4.h EXT4_FEATURE_INCOMPAT_FUNCS(encrypt,		ENCRYPT)
ENCRYPT          3600 fs/f2fs/f2fs.h F2FS_FEATURE_FUNCS(encrypt, ENCRYPT);