Home
last modified time | relevance | path

Searched refs:crypto_free_shash (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dhash.c29 crypto_free_shash(tfm); in btrfs_hash_exit()
/linux-4.4.14/fs/cifs/
Dcifsencrypt.c58 crypto_free_shash(server->secmech.md5); in cifs_crypto_shash_md5_allocate()
667 crypto_free_shash(server->secmech.hmacmd5); in crypto_hmacmd5_alloc()
840 crypto_free_shash(server->secmech.cmacaes); in cifs_crypto_shash_release()
845 crypto_free_shash(server->secmech.hmacsha256); in cifs_crypto_shash_release()
850 crypto_free_shash(server->secmech.md5); in cifs_crypto_shash_release()
855 crypto_free_shash(server->secmech.hmacmd5); in cifs_crypto_shash_release()
Dsmb2transport.c63 crypto_free_shash(server->secmech.hmacsha256); in smb2_crypto_shash_allocate()
91 crypto_free_shash(server->secmech.hmacsha256); in smb3_crypto_shash_allocate()
105 crypto_free_shash(server->secmech.hmacsha256); in smb3_crypto_shash_allocate()
106 crypto_free_shash(server->secmech.cmacaes); in smb3_crypto_shash_allocate()
Dsmbencrypt.c171 crypto_free_shash(md4); in mdfour()
Dlink.c95 crypto_free_shash(md5); in symlink_hash()
/linux-4.4.14/lib/
Dlibcrc32c.c68 crypto_free_shash(tfm); in libcrc32c_mod_fini()
Dcrc-t10dif.c62 crypto_free_shash(crct10dif_tfm); in crc_t10dif_mod_fini()
Ddigsig.c265 crypto_free_shash(shash); in digsig_cleanup()
/linux-4.4.14/crypto/
Dshash.c329 crypto_free_shash(*ctx); in crypto_exit_shash_ops_async()
451 crypto_free_shash(desc->tfm); in crypto_exit_shash_ops_compat()
476 crypto_free_shash(shash); in crypto_init_shash_ops_compat()
Dhmac.c178 crypto_free_shash(ctx->hash); in hmac_exit_tfm()
Ddrbg.c1646 crypto_free_shash(tfm); in drbg_init_hash_kernel()
1660 crypto_free_shash(sdesc->shash.tfm); in drbg_fini_hash_kernel()
Dmcryptd.c298 crypto_free_shash(ctx->child); in mcryptd_hash_exit_tfm()
Dcryptd.c426 crypto_free_shash(ctx->child); in cryptd_hash_exit_tfm()
Dtestmgr.c1729 crypto_free_shash(tfm); in alg_test_crc32c()
/linux-4.4.14/drivers/crypto/vmx/
Dghash.c94 crypto_free_shash(ctx->fallback); in p8_ghash_exit_tfm()
/linux-4.4.14/security/keys/encrypted-keys/
Dencrypted.c984 crypto_free_shash(hashalg); in encrypted_shash_release()
986 crypto_free_shash(hmacalg); in encrypted_shash_release()
1011 crypto_free_shash(hmacalg); in encrypted_shash_alloc()
/linux-4.4.14/security/integrity/evm/
Devm_crypto.c65 crypto_free_shash(*tfm); in init_desc()
/linux-4.4.14/security/keys/
Dtrusted.c1142 crypto_free_shash(hashalg); in trusted_shash_release()
1144 crypto_free_shash(hmacalg); in trusted_shash_release()
1169 crypto_free_shash(hmacalg); in trusted_shash_alloc()
/linux-4.4.14/drivers/crypto/
Dmv_cesa.c886 crypto_free_shash(fallback_tfm); in mv_cra_hash_init()
895 crypto_free_shash(ctx->fallback); in mv_cra_hash_exit()
897 crypto_free_shash(ctx->base_hash); in mv_cra_hash_exit()
Dpadlock-sha.c241 crypto_free_shash(ctx->fallback); in padlock_cra_exit()
Domap-sham.c1265 crypto_free_shash(tctx->fallback); in omap_sham_cra_init_alg()
1313 crypto_free_shash(tctx->fallback); in omap_sham_cra_exit()
1318 crypto_free_shash(bctx->shash); in omap_sham_cra_exit()
Dsahara.c1204 crypto_free_shash(ctx->shash_fallback); in sahara_sha_cra_exit()
Dn2_core.c439 crypto_free_shash(ctx->child_shash); in n2_hmac_cra_exit()
/linux-4.4.14/crypto/asymmetric_keys/
Dx509_public_key.c215 crypto_free_shash(tfm); in x509_get_sig_params()
Dpkcs7_verify.c124 crypto_free_shash(tfm); in pkcs7_digest()
Dverify_pefile.c386 crypto_free_shash(tfm); in pefile_digest_pe()
/linux-4.4.14/include/crypto/
Dhash.h655 static inline void crypto_free_shash(struct crypto_shash *tfm) in crypto_free_shash() function
/linux-4.4.14/security/integrity/ima/
Dima_crypto.c106 crypto_free_shash(tfm); in ima_free_tfm()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto-sha.c341 crypto_free_shash(ctx->u.sha.hmac_tfm); in ccp_hmac_sha_cra_exit()
/linux-4.4.14/net/bluetooth/
Damp.c171 crypto_free_shash(tfm); in hmac_sha256()
/linux-4.4.14/drivers/md/
Ddm-crypt.c473 crypto_free_shash(lmk->hash_tfm); in crypt_iv_lmk_dtr()
625 crypto_free_shash(tcw->crc32_tfm); in crypt_iv_tcw_dtr()
Ddm-verity.c682 crypto_free_shash(v->tfm); in verity_dtr()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_algs.c1093 crypto_free_shash(ctx->hash_tfm); in qat_alg_aead_exit()
/linux-4.4.14/fs/jbd2/
Djournal.c1739 crypto_free_shash(journal->j_chksum_driver); in jbd2_journal_destroy()
/linux-4.4.14/fs/ext4/
Dsuper.c874 crypto_free_shash(sbi->s_chksum_driver); in ext4_put_super()
4009 crypto_free_shash(sbi->s_chksum_driver); in ext4_fill_super()