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
183
crypto_skcipher_decrypt(&areq->cra_u.skcipher_req);
crypto/algif_skcipher.c
199
crypto_skcipher_decrypt(&areq->cra_u.skcipher_req),
crypto/authenc.c
263
return crypto_skcipher_decrypt(skreq);
crypto/authencesn.c
240
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
492
return crypto_skcipher_decrypt(skreq) ?: crypto_gcm_verify(req);
crypto/krb5enc.c
330
return crypto_skcipher_decrypt(skreq);
crypto/lrw.c
261
crypto_skcipher_decrypt(subreq) ?:
crypto/simd.c
101
return crypto_skcipher_decrypt(subreq);
crypto/skcipher.c
459
EXPORT_SYMBOL_GPL(crypto_skcipher_decrypt);
crypto/tcrypt.c
1235
crypto_skcipher_decrypt(req));
crypto/tcrypt.c
1260
crypto_skcipher_decrypt(req));
crypto/tcrypt.c
1276
crypto_skcipher_decrypt(req));
crypto/tcrypt.c
976
rc[i] = crypto_skcipher_decrypt(data[i].req);
crypto/testmgr.c
2872
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
1058
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/axis/artpec6_crypto.c
1213
: 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
1554
return crypto_skcipher_decrypt(&caam_req->fallback_req);
drivers/crypto/ccp/ccp-crypto-aes-xts.c
160
crypto_skcipher_decrypt(&rctx->fallback_req);
drivers/crypto/ccree/cc_cipher.c
915
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
972
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
303
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
422
crypto_skcipher_decrypt(subreq);
drivers/md/dm-crypt.c
1453
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
265
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
713
int crypto_skcipher_decrypt(struct skcipher_request *req);
net/ceph/crypto.c
296
ret = crypto_skcipher_decrypt(req);
net/mac80211/fils_aead.c
194
res = crypto_skcipher_decrypt(req);
net/mac802154/llsec.c
859
err = crypto_skcipher_decrypt(req);
net/rxrpc/rxkad.c
1099
crypto_skcipher_decrypt(req);
net/rxrpc/rxkad.c
456
crypto_skcipher_decrypt(req);
net/rxrpc/rxkad.c
534
crypto_skcipher_decrypt(req);
net/rxrpc/rxkad.c
980
crypto_skcipher_decrypt(req);
net/sunrpc/auth_gss/gss_krb5_crypto.c
337
ret = crypto_skcipher_decrypt(desc->req);
net/sunrpc/auth_gss/gss_krb5_crypto.c
434
ret = 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
115
rc = crypto_wait_req(crypto_skcipher_decrypt(sk->req),