Searched refs:crypto_free_skcipher (Results 26 - 50 of 61) sorted by relevance

123

/linux-master/crypto/
H A Dalgif_skcipher.c350 crypto_free_skcipher(private);
H A Dsimd.c199 crypto_free_skcipher(tfm);
H A Dccm.c434 crypto_free_skcipher(ctx->ctr);
H A Dchacha20poly1305.c543 crypto_free_skcipher(ctx->chacha);
H A Dskcipher.c856 crypto_free_skcipher(tfm);
H A Dtcrypt.c1209 crypto_free_skcipher(tfm);
1420 crypto_free_skcipher(tfm);
H A Dgcm.c562 crypto_free_skcipher(ctx->ctr);
H A Ddrbg.c1730 crypto_free_skcipher(drbg->ctr_handle);
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c341 crypto_free_skcipher(op->fallback_tfm);
/linux-master/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c564 crypto_free_skcipher(op->fallback_tfm);
572 crypto_free_skcipher(op->fallback_tfm);
/linux-master/arch/s390/crypto/
H A Daes_s390.c277 crypto_free_skcipher(sctx->fallback.skcipher);
508 crypto_free_skcipher(xts_ctx->fallback);
/linux-master/arch/arm/crypto/
H A Daes-neonbs-glue.c213 crypto_free_skcipher(ctx->enc_tfm);
/linux-master/drivers/crypto/qce/
H A Dskcipher.c346 crypto_free_skcipher(ctx->fallback);
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c459 crypto_free_skcipher(ctx->fallback_tfm);
/linux-master/block/
H A Dblk-crypto-fallback.c673 crypto_free_skcipher(slotp->tfms[mode_num]);
/linux-master/drivers/crypto/ccree/
H A Dcc_cipher.c226 crypto_free_skcipher(ctx_p->fallback_tfm);
249 crypto_free_skcipher(ctx_p->fallback_tfm);
/linux-master/net/rxrpc/
H A Drxkad.c86 crypto_free_skcipher(prep->payload.data[0]);
92 crypto_free_skcipher(key->payload.data[0]);
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c1224 crypto_free_skcipher(ctx->ftfm);
1268 crypto_free_skcipher(ctx->ftfm);
/linux-master/fs/ecryptfs/
H A Dcrypto.c189 crypto_free_skcipher(crypt_stat->tfm);
1585 crypto_free_skcipher(key_tfm->key_tfm);
/linux-master/drivers/crypto/aspeed/
H A Daspeed-hace-crypto.c668 crypto_free_skcipher(ctx->fallback_tfm);
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi.c2533 crypto_free_skcipher(ctx->fallback);
2564 crypto_free_skcipher(ctx->fallback);
/linux-master/drivers/crypto/
H A Domap-aes.c649 crypto_free_skcipher(ctx->fallback);
H A Dsahara.c730 crypto_free_skcipher(ctx->fallback);
H A Dmxs-dcp.c581 crypto_free_skcipher(actx->fallback);
/linux-master/drivers/crypto/starfive/
H A Djh7110-aes.c634 crypto_free_skcipher(ctx->skcipher_fbk);

Completed in 522 milliseconds

123