Home
last modified time | relevance | path

Searched refs:crypto_free_ablkcipher (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/fs/ext4/
Dcrypto_key.c83 crypto_free_ablkcipher(tfm); in ext4_derive_key_aes()
Dcrypto_fname.c267 crypto_free_ablkcipher(ctx->ctfm); in ext4_free_fname_crypto_ctx()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-crypto-aes-xts.c221 crypto_free_ablkcipher(ctx->u.aes.tfm_ablkcipher); in ccp_aes_xts_cra_exit()
/linux-4.1.27/drivers/crypto/qce/
Dablkcipher.c258 crypto_free_ablkcipher(ctx->fallback); in qce_ablkcipher_exit()
/linux-4.1.27/crypto/
Dctr.c333 crypto_free_ablkcipher(ctx->child); in crypto_rfc3686_exit_tfm()
Dauthenc.c593 crypto_free_ablkcipher(ctx->enc); in crypto_authenc_exit_tfm()
Dblkcipher.c738 crypto_free_ablkcipher(tfm->crt_ablkcipher.base); in skcipher_geniv_exit()
Dccm.c472 crypto_free_ablkcipher(ctx->ctr); in crypto_ccm_exit_tfm()
Dalgif_skcipher.c878 crypto_free_ablkcipher(tfm->skcipher); in skcipher_release()
Dauthencesn.c685 crypto_free_ablkcipher(ctx->enc); in crypto_authenc_esn_exit_tfm()
Dcryptd.c885 crypto_free_ablkcipher(&tfm->base); in cryptd_free_ablkcipher()
Dgcm.c694 crypto_free_ablkcipher(ctx->ctr); in crypto_gcm_exit_tfm()
Dtcrypt.c1205 crypto_free_ablkcipher(tfm); in test_acipher_speed()
Dtestmgr.c1585 crypto_free_ablkcipher(tfm); in alg_test_skcipher()
/linux-4.1.27/drivers/crypto/
Dmxs-dcp.c502 crypto_free_ablkcipher(actx->fallback); in mxs_dcp_aes_fallback_exit()
Dsahara.c784 crypto_free_ablkcipher(ctx->fallback); in sahara_aes_cra_exit()
Dpicoxcell_crypto.c1108 crypto_free_ablkcipher(ctx->sw_cipher); in spacc_ablk_cra_exit()
/linux-4.1.27/include/linux/
Dcrypto.h900 static inline void crypto_free_ablkcipher(struct crypto_ablkcipher *tfm) in crypto_free_ablkcipher() function
/linux-4.1.27/fs/ecryptfs/
Dcrypto.c238 crypto_free_ablkcipher(crypt_stat->tfm); in ecryptfs_destroy_crypt_stat()
/linux-4.1.27/arch/x86/crypto/
Daesni-intel_glue.c891 crypto_free_ablkcipher(ctr_tfm); in rfc4106_set_hash_subkey()
/linux-4.1.27/drivers/md/
Ddm-crypt.c1423 crypto_free_ablkcipher(cc->tfms[i]); in crypt_free_tfms()