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

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

Completed in 201 milliseconds