Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dlibcrc32c.c71 crypto_free_shash(tfm); in libcrc32c_mod_fini()
Dcrc-t10dif.c62 crypto_free_shash(crct10dif_tfm); in crc_t10dif_mod_fini()
Ddigsig.c277 crypto_free_shash(shash); in digsig_cleanup()
/linux-4.19.296/fs/cifs/
Dcifsencrypt.c833 crypto_free_shash(server->secmech.cmacaes); in cifs_crypto_secmech_release()
838 crypto_free_shash(server->secmech.hmacsha256); in cifs_crypto_secmech_release()
843 crypto_free_shash(server->secmech.md5); in cifs_crypto_secmech_release()
848 crypto_free_shash(server->secmech.sha512); in cifs_crypto_secmech_release()
853 crypto_free_shash(server->secmech.hmacmd5); in cifs_crypto_secmech_release()
Dmisc.c904 crypto_free_shash(*shash); in cifs_alloc_hash()
925 crypto_free_shash(*shash); in cifs_free_hash()
/linux-4.19.296/fs/crypto/
Dkeyinfo.c228 crypto_free_shash(tfm); in derive_essiv_salt()
275 crypto_free_shash(essiv_hash_tfm); in fscrypt_essiv_cleanup()
/linux-4.19.296/crypto/asymmetric_keys/
Dx509_public_key.c97 crypto_free_shash(tfm); in x509_get_sig_params()
Dpkcs7_verify.c120 crypto_free_shash(tfm); in pkcs7_digest()
Dverify_pefile.c390 crypto_free_shash(tfm); in pefile_digest_pe()
/linux-4.19.296/drivers/thunderbolt/
Ddomain.c680 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()
688 crypto_free_shash(tfm); in tb_domain_challenge_switch_key()
/linux-4.19.296/crypto/
Dhmac.c179 crypto_free_shash(ctx->hash); in hmac_exit_tfm()
Dshash.c364 crypto_free_shash(*ctx); in crypto_exit_shash_ops_async()
Ddrbg.c1663 crypto_free_shash(tfm); in drbg_init_hash_kernel()
1678 crypto_free_shash(sdesc->shash.tfm); in drbg_fini_hash_kernel()
Dcryptd.c682 crypto_free_shash(ctx->child); in cryptd_hash_exit_tfm()
Dtestmgr.c1936 crypto_free_shash(tfm); in alg_test_crc32c()
/linux-4.19.296/include/crypto/
Dhash.h700 static inline void crypto_free_shash(struct crypto_shash *tfm) in crypto_free_shash() function
/linux-4.19.296/fs/nfsd/
Dnfs4recover.c144 crypto_free_shash(tfm); in nfs4_make_rec_clidname()
/linux-4.19.296/fs/f2fs/
Dsuper.c1075 crypto_free_shash(sbi->s_chksum_driver); in f2fs_put_super()
3219 crypto_free_shash(sbi->s_chksum_driver); in f2fs_fill_super()
/linux-4.19.296/fs/ecryptfs/
Dcrypto.c219 crypto_free_shash(crypt_stat->hash_tfm); in ecryptfs_destroy_crypt_stat()
Dkeystore.c854 crypto_free_shash(s->hash_tfm); in ecryptfs_write_tag_70_packet()
/linux-4.19.296/fs/jbd2/
Djournal.c1794 crypto_free_shash(journal->j_chksum_driver); in jbd2_journal_destroy()
/linux-4.19.296/fs/ext4/
Dsuper.c1064 crypto_free_shash(sbi->s_chksum_driver); in ext4_put_super()
4668 crypto_free_shash(sbi->s_chksum_driver); in ext4_fill_super()