Symbol: DECRYPT
crypto/tcrypt.c
1842
test_cipher_speed("ecb(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1846
test_cipher_speed("cbc(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1850
test_cipher_speed("lrw(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1854
test_cipher_speed("xts(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1858
test_cipher_speed("cts(cbc(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1862
test_cipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1870
test_cipher_speed("ecb(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
1876
test_cipher_speed("cbc(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
1882
test_cipher_speed("ctr(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
1890
test_cipher_speed("ecb(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1894
test_cipher_speed("cbc(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1898
test_cipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1902
test_cipher_speed("lrw(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1906
test_cipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1913
test_cipher_speed("ecb(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1917
test_cipher_speed("cbc(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1921
test_cipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1928
test_cipher_speed("ecb(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1932
test_cipher_speed("cbc(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1939
test_cipher_speed("ecb(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1943
test_cipher_speed("cbc(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1947
test_cipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1951
test_cipher_speed("lrw(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1955
test_cipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1962
test_cipher_speed("ecb(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1966
test_cipher_speed("cbc(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1970
test_cipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1974
test_cipher_speed("lrw(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1978
test_cipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1990
test_cipher_speed("ecb(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1994
test_cipher_speed("cbc(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
1998
test_cipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2005
test_cipher_speed("ecb(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2009
test_cipher_speed("cbc(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2013
test_cipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2017
test_cipher_speed("lrw(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2021
test_cipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2030
test_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec,
crypto/tcrypt.c
2032
test_aead_speed("gcm(aes)", DECRYPT, sec,
crypto/tcrypt.c
2039
test_aead_speed("rfc4309(ccm(aes))", DECRYPT, sec,
crypto/tcrypt.c
2046
test_aead_speed("rfc7539esp(chacha20,poly1305)", DECRYPT, sec,
crypto/tcrypt.c
2060
test_mb_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec, NULL,
crypto/tcrypt.c
2062
test_mb_aead_speed("gcm(aes)", DECRYPT, sec, NULL, 0, 16, 8,
crypto/tcrypt.c
2069
test_mb_aead_speed("rfc4309(ccm(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2077
test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", DECRYPT,
crypto/tcrypt.c
2085
test_cipher_speed("ecb(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2089
test_cipher_speed("cbc(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2093
test_cipher_speed("cts(cbc(sm4))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2097
test_cipher_speed("ctr(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2101
test_cipher_speed("xts(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2108
test_cipher_speed("adiantum(xchacha12,aes)", DECRYPT, sec, NULL,
crypto/tcrypt.c
2112
test_cipher_speed("adiantum(xchacha20,aes)", DECRYPT, sec, NULL,
crypto/tcrypt.c
2121
DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2128
test_aead_speed("aegis128", DECRYPT, sec,
crypto/tcrypt.c
2135
test_aead_speed("gcm(sm4)", DECRYPT, sec,
crypto/tcrypt.c
2142
test_aead_speed("rfc4309(ccm(sm4))", DECRYPT, sec,
crypto/tcrypt.c
2149
test_mb_aead_speed("gcm(sm4)", DECRYPT, sec, NULL, 0, 16, 8,
crypto/tcrypt.c
2156
test_mb_aead_speed("rfc4309(ccm(sm4))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2168
test_cipher_speed("ecb(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2172
test_cipher_speed("cbc(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2176
test_cipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2183
test_aead_speed("gcm(aria)", DECRYPT, sec,
crypto/tcrypt.c
2190
test_mb_aead_speed("gcm(aria)", DECRYPT, sec, NULL, 0, 16, 8,
crypto/tcrypt.c
2373
test_acipher_speed("ecb(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2377
test_acipher_speed("cbc(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2381
test_acipher_speed("lrw(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2385
test_acipher_speed("xts(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2389
test_acipher_speed("cts(cbc(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2393
test_acipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2397
test_acipher_speed("rfc3686(ctr(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2405
test_acipher_speed("ecb(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2411
test_acipher_speed("cbc(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2419
test_acipher_speed("ecb(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2423
test_acipher_speed("cbc(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2430
test_acipher_speed("ecb(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2434
test_acipher_speed("cbc(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2438
test_acipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2442
test_acipher_speed("lrw(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2446
test_acipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2453
test_acipher_speed("ecb(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2457
test_acipher_speed("cbc(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2461
test_acipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2465
test_acipher_speed("lrw(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2469
test_acipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2481
test_acipher_speed("ecb(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2485
test_acipher_speed("cbc(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2489
test_acipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2496
test_acipher_speed("ecb(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2500
test_acipher_speed("cbc(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2504
test_acipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2508
test_acipher_speed("lrw(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2512
test_acipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2519
test_acipher_speed("ecb(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2523
test_acipher_speed("cbc(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2527
test_acipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2531
test_acipher_speed("lrw(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2535
test_acipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2542
test_acipher_speed("ecb(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2546
test_acipher_speed("cbc(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2550
test_acipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2557
test_acipher_speed("ecb(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2561
test_acipher_speed("cbc(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2565
test_acipher_speed("ctr(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2569
test_acipher_speed("xts(sm4)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2576
test_acipher_speed("ecb(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2580
test_acipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2589
test_mb_skcipher_speed(alg, DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2596
test_mb_skcipher_speed("ecb(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2600
test_mb_skcipher_speed("cbc(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2604
test_mb_skcipher_speed("lrw(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2608
test_mb_skcipher_speed("xts(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2612
test_mb_skcipher_speed("cts(cbc(aes))", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2616
test_mb_skcipher_speed("ctr(aes)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2620
test_mb_skcipher_speed("rfc3686(ctr(aes))", DECRYPT, sec, NULL,
crypto/tcrypt.c
2628
test_mb_skcipher_speed("ecb(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2634
test_mb_skcipher_speed("cbc(des3_ede)", DECRYPT, sec,
crypto/tcrypt.c
2642
test_mb_skcipher_speed("ecb(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2646
test_mb_skcipher_speed("cbc(des)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2653
test_mb_skcipher_speed("ecb(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2657
test_mb_skcipher_speed("cbc(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2661
test_mb_skcipher_speed("ctr(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2665
test_mb_skcipher_speed("lrw(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2669
test_mb_skcipher_speed("xts(serpent)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2676
test_mb_skcipher_speed("ecb(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2680
test_mb_skcipher_speed("cbc(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2684
test_mb_skcipher_speed("ctr(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2688
test_mb_skcipher_speed("lrw(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2692
test_mb_skcipher_speed("xts(twofish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2704
test_mb_skcipher_speed("ecb(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2708
test_mb_skcipher_speed("cbc(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2712
test_mb_skcipher_speed("ctr(cast5)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2719
test_mb_skcipher_speed("ecb(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2723
test_mb_skcipher_speed("cbc(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2727
test_mb_skcipher_speed("ctr(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2731
test_mb_skcipher_speed("lrw(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2735
test_mb_skcipher_speed("xts(cast6)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2742
test_mb_skcipher_speed("ecb(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2746
test_mb_skcipher_speed("cbc(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2750
test_mb_skcipher_speed("ctr(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2754
test_mb_skcipher_speed("lrw(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2758
test_mb_skcipher_speed("xts(camellia)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2765
test_mb_skcipher_speed("ecb(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2769
test_mb_skcipher_speed("cbc(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2773
test_mb_skcipher_speed("ctr(blowfish)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2780
test_mb_skcipher_speed("ecb(aria)", DECRYPT, sec, NULL, 0,
crypto/tcrypt.c
2784
test_mb_skcipher_speed("ctr(aria)", DECRYPT, sec, NULL, 0,
crypto/testmgr.c
2471
err = test_aead_vec_cfg(DECRYPT, &ctx->vec,
crypto/testmgr.c
2575
err = test_aead_vec_cfg(DECRYPT, &ctx->vec,
crypto/testmgr.c
2701
err = test_aead(DECRYPT, suite, req, tsgls);
crypto/testmgr.c
3180
err = test_skcipher_vec_cfg(DECRYPT, &vec, vec_name,
crypto/testmgr.c
3258
err = test_skcipher(DECRYPT, suite, req, tsgls);
crypto/testmgr.c
3457
err = test_cipher(tfm, DECRYPT, suite->vecs, suite->count);
drivers/crypto/caam/caamalg_qi.c
1272
drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT);
drivers/crypto/caam/caamalg_qi.c
2500
ctx->drv_ctx[DECRYPT] = NULL;
drivers/crypto/caam/caamalg_qi.c
2551
caam_drv_ctx_rel(ctx->drv_ctx[DECRYPT]);
drivers/crypto/caam/caamalg_qi.c
272
if (ctx->drv_ctx[DECRYPT]) {
drivers/crypto/caam/caamalg_qi.c
273
ret = caam_drv_ctx_update(ctx->drv_ctx[DECRYPT],
drivers/crypto/caam/caamalg_qi.c
396
if (ctx->drv_ctx[DECRYPT]) {
drivers/crypto/caam/caamalg_qi.c
397
ret = caam_drv_ctx_update(ctx->drv_ctx[DECRYPT],
drivers/crypto/caam/caamalg_qi.c
504
if (ctx->drv_ctx[DECRYPT]) {
drivers/crypto/caam/caamalg_qi.c
505
ret = caam_drv_ctx_update(ctx->drv_ctx[DECRYPT],
drivers/crypto/caam/caamalg_qi.c
610
if (ctx->drv_ctx[DECRYPT]) {
drivers/crypto/caam/caamalg_qi.c
611
ret = caam_drv_ctx_update(ctx->drv_ctx[DECRYPT],
drivers/crypto/caam/caamalg_qi.c
657
if (ctx->drv_ctx[DECRYPT]) {
drivers/crypto/caam/caamalg_qi.c
658
ret = caam_drv_ctx_update(ctx->drv_ctx[DECRYPT],
drivers/crypto/caam/caamalg_qi.c
778
if (ctx->drv_ctx[DECRYPT]) {
drivers/crypto/caam/caamalg_qi.c
779
ret = caam_drv_ctx_update(ctx->drv_ctx[DECRYPT],
drivers/crypto/caam/caamalg_qi.c
962
drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT);
drivers/crypto/caam/caamalg_qi2.c
1103
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
1107
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/caam/caamalg_qi2.c
1369
caam_req->flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
1370
caam_req->flc_dma = ctx->flc_dma[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
1563
caam_req->flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
1564
caam_req->flc_dma = ctx->flc_dma[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
267
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
274
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/caam/caamalg_qi2.c
612
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
617
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/caam/caamalg_qi2.c
699
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
703
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/caam/caamalg_qi2.c
792
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
797
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/caam/caamalg_qi2.c
893
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
898
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/caam/caamalg_qi2.c
976
flc = &ctx->flc[DECRYPT];
drivers/crypto/caam/caamalg_qi2.c
981
dma_sync_single_for_device(dev, ctx->flc_dma[DECRYPT],
drivers/crypto/cavium/nitrox/nitrox_aead.c
271
rctx->ctrl_arg = DECRYPT;
drivers/crypto/cavium/nitrox/nitrox_aead.c
490
aead_rctx->ctrl_arg = DECRYPT;
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
264
creq->ctrl.s.arg = (enc ? ENCRYPT : DECRYPT);
fs/ecryptfs/crypto.c
451
extent_offset, DECRYPT);