Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dhash.c29 crypto_free_shash(tfm); in btrfs_hash_exit()
/linux-4.1.27/lib/
Dlibcrc32c.c68 crypto_free_shash(tfm); in libcrc32c_mod_fini()
Dcrc-t10dif.c56 crypto_free_shash(crct10dif_tfm); in crc_t10dif_mod_fini()
Ddigsig.c264 crypto_free_shash(shash); in digsig_cleanup()
/linux-4.1.27/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.1.27/kernel/
Dmodule_signing.c89 crypto_free_shash(tfm); in mod_make_digest()
96 crypto_free_shash(tfm); in mod_make_digest()
/linux-4.1.27/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.c1594 crypto_free_shash(tfm); in drbg_init_hash_kernel()
1608 crypto_free_shash(sdesc->shash.tfm); in drbg_fini_hash_kernel()
Dmcryptd.c298 crypto_free_shash(ctx->child); in mcryptd_hash_exit_tfm()
Dcryptd.c417 crypto_free_shash(ctx->child); in cryptd_hash_exit_tfm()
Dtestmgr.c1697 crypto_free_shash(tfm); in alg_test_crc32c()
/linux-4.1.27/drivers/crypto/vmx/
Dghash.c92 crypto_free_shash(ctx->fallback); in p8_ghash_exit_tfm()
/linux-4.1.27/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.1.27/security/integrity/evm/
Devm_crypto.c65 crypto_free_shash(*tfm); in init_desc()
/linux-4.1.27/crypto/asymmetric_keys/
Dpkcs7_verify.c117 crypto_free_shash(tfm); in pkcs7_digest()
Dx509_public_key.c184 crypto_free_shash(tfm); in x509_get_sig_params()
Dverify_pefile.c386 crypto_free_shash(tfm); in pefile_digest_pe()
/linux-4.1.27/security/keys/
Dtrusted.c1112 crypto_free_shash(hashalg); in trusted_shash_release()
1114 crypto_free_shash(hmacalg); in trusted_shash_release()
1139 crypto_free_shash(hmacalg); in trusted_shash_alloc()
/linux-4.1.27/drivers/crypto/
Dmv_cesa.c881 crypto_free_shash(fallback_tfm); in mv_cra_hash_init()
890 crypto_free_shash(ctx->fallback); in mv_cra_hash_exit()
892 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.c1259 crypto_free_shash(tctx->fallback); in omap_sham_cra_init_alg()
1307 crypto_free_shash(tctx->fallback); in omap_sham_cra_exit()
1312 crypto_free_shash(bctx->shash); in omap_sham_cra_exit()
Dsahara.c1268 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.1.27/include/crypto/
Dhash.h636 static inline void crypto_free_shash(struct crypto_shash *tfm) in crypto_free_shash() function
/linux-4.1.27/security/integrity/ima/
Dima_crypto.c106 crypto_free_shash(tfm); in ima_free_tfm()
/linux-4.1.27/net/bluetooth/
Damp.c170 crypto_free_shash(tfm); in hmac_sha256()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-crypto-sha.c328 crypto_free_shash(ctx->u.sha.hmac_tfm); in ccp_hmac_sha_cra_exit()
/linux-4.1.27/drivers/md/
Ddm-crypt.c472 crypto_free_shash(lmk->hash_tfm); in crypt_iv_lmk_dtr()
624 crypto_free_shash(tcw->crc32_tfm); in crypt_iv_tcw_dtr()
Ddm-verity.c704 crypto_free_shash(v->tfm); in verity_dtr()
/linux-4.1.27/drivers/crypto/qat/qat_common/
Dqat_algs.c1126 crypto_free_shash(ctx->hash_tfm); in qat_alg_aead_exit()
/linux-4.1.27/fs/jbd2/
Djournal.c1753 crypto_free_shash(journal->j_chksum_driver); in jbd2_journal_destroy()
/linux-4.1.27/fs/ext4/
Dsuper.c860 crypto_free_shash(sbi->s_chksum_driver); in ext4_put_super()
4338 crypto_free_shash(sbi->s_chksum_driver); in ext4_fill_super()