Symbol: crypto_skcipher_decrypt
arch/powerpc/crypto/aes_cbc.c
89
crypto_skcipher_decrypt(subreq);
arch/powerpc/crypto/aes_xts.c
100
crypto_skcipher_decrypt(subreq);
arch/s390/crypto/aes_s390.c
344
crypto_skcipher_decrypt(subreq) :
arch/s390/crypto/aes_s390.c
477
crypto_skcipher_decrypt(subreq) :
arch/s390/crypto/aes_s390.c
95
crypto_skcipher_decrypt(subreq) :
block/blk-crypto-fallback.c
406
if (crypto_skcipher_decrypt(ciph_req))
crypto/algif_skcipher.c
167
crypto_skcipher_decrypt(&areq->cra_u.skcipher_req),
crypto/authenc.c
263
return crypto_skcipher_decrypt(skreq);
crypto/authencesn.c
242
return crypto_skcipher_decrypt(skreq);
crypto/ccm.c
374
err = crypto_skcipher_decrypt(skreq);
crypto/chacha20poly1305.c
122
err = crypto_skcipher_decrypt(&creq->req);
crypto/chacha20poly1305.c
229
err = crypto_skcipher_decrypt(&creq->req);
crypto/cryptd.c
313
err = crypto_skcipher_decrypt(subreq);
crypto/cts.c
219
return crypto_skcipher_decrypt(subreq);
crypto/cts.c
259
return crypto_skcipher_decrypt(subreq);
crypto/cts.c
279
return crypto_skcipher_decrypt(subreq) ?:
crypto/essiv.c
156
crypto_skcipher_decrypt(subreq);
crypto/gcm.c
293
return crypto_skcipher_decrypt(skreq) ?: crypto_gcm_verify(req);
crypto/krb5enc.c
341
return crypto_skcipher_decrypt(skreq);
crypto/lrw.c
261
crypto_skcipher_decrypt(subreq) ?:
crypto/skcipher.c
459
EXPORT_SYMBOL_GPL(crypto_skcipher_decrypt);
crypto/tcrypt.c
1241
crypto_skcipher_decrypt(req));
crypto/tcrypt.c
1266
crypto_skcipher_decrypt(req));
crypto/tcrypt.c
1282
crypto_skcipher_decrypt(req));
crypto/tcrypt.c
982
rc[i] = crypto_skcipher_decrypt(data[i].req);
crypto/testmgr.c
2871
err = enc ? crypto_skcipher_encrypt(req) : crypto_skcipher_decrypt(req);
crypto/xts.c
230
err = xts_cts_final(req, crypto_skcipher_decrypt);
crypto/xts.c
286
crypto_skcipher_decrypt(subreq) ?:
crypto/xts.c
292
return xts_cts_final(req, crypto_skcipher_decrypt);
drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c
168
err = crypto_skcipher_decrypt(&ctx->fallback_req);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
128
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
114
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/amcc/crypto4xx_alg.c
261
: crypto_skcipher_decrypt(subreq);
drivers/crypto/amlogic/amlogic-gxl-cipher.c
78
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/aspeed/aspeed-hace-crypto.c
43
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/atmel-aes.c
1057
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/axis/artpec6_crypto.c
1210
: crypto_skcipher_decrypt(subreq);
drivers/crypto/caam/caamalg.c
1923
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/caam/caamalg_qi.c
1449
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/caam/caamalg_qi2.c
1555
return crypto_skcipher_decrypt(&caam_req->fallback_req);
drivers/crypto/ccp/ccp-crypto-aes-xts.c
161
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/ccree/cc_cipher.c
916
return crypto_skcipher_decrypt(subreq);
drivers/crypto/chelsio/chcr_algo.c
674
err = op_type ? crypto_skcipher_decrypt(&reqctx->fallback_req) :
drivers/crypto/gemini/sl3516-ce-cipher.c
121
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/geode-aes.c
277
return crypto_skcipher_decrypt(subreq);
drivers/crypto/hisilicon/sec2/sec_crypto.c
2318
ret = crypto_skcipher_decrypt(subreq);
drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
973
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/intel/keembay/keembay-ocs-aes-core.c
331
rc = crypto_skcipher_decrypt(subreq);
drivers/crypto/intel/qat/qat_common/qat_algs.c
1070
return crypto_skcipher_decrypt(nreq);
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c
343
crypto_skcipher_decrypt(&rctx->sk_fbk_req);
drivers/crypto/mxs-dcp.c
463
ret = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/omap-aes.c
556
ret = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/qce/skcipher.c
304
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/rockchip/rk3288_crypto_skcipher.c
85
err = crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/sa2ul.c
1325
return crypto_skcipher_decrypt(subreq);
drivers/crypto/sahara.c
661
return crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/starfive/jh7110-aes.c
786
crypto_skcipher_decrypt(subreq);
drivers/crypto/ti/dthev2-aes.c
319
crypto_skcipher_decrypt(subreq);
drivers/md/dm-crypt.c
1418
r = crypto_skcipher_decrypt(req);
drivers/md/dm-integrity.c
971
r = crypto_skcipher_decrypt(req);
fs/crypto/crypto.c
137
err = crypto_skcipher_decrypt(req);
fs/crypto/fname.c
156
err = crypto_skcipher_decrypt(req);
fs/ecryptfs/crypto.c
251
crypto_skcipher_decrypt(req);
fs/ecryptfs/keystore.c
1006
rc = crypto_skcipher_decrypt(s->skcipher_req);
fs/ecryptfs/keystore.c
1682
rc = crypto_skcipher_decrypt(req);
include/crypto/skcipher.h
714
int crypto_skcipher_decrypt(struct skcipher_request *req);
net/ceph/crypto.c
296
ret = crypto_skcipher_decrypt(req);
net/mac80211/fils_aead.c
188
res = crypto_skcipher_decrypt(req);
net/mac802154/llsec.c
866
err = crypto_skcipher_decrypt(req);
security/keys/encrypted-keys/encrypted.c
561
ret = crypto_skcipher_decrypt(req);
security/keys/trusted-keys/trusted_dcp.c
120
res = crypto_wait_req(crypto_skcipher_decrypt(req), &wait);
tools/testing/crypto/chacha20-s390/test-cipher.c
114
rc = crypto_wait_req(crypto_skcipher_decrypt(sk->req),