Home
last modified time | relevance | path

Searched refs:crypto_unregister_shash (Results 1 – 47 of 47) sorted by relevance

/linux-4.1.27/drivers/staging/skein/
Dskein_generic.c195 crypto_unregister_shash(&alg512); in skein_generic_init()
197 crypto_unregister_shash(&alg256); in skein_generic_init()
204 crypto_unregister_shash(&alg256); in skein_generic_fini()
205 crypto_unregister_shash(&alg512); in skein_generic_fini()
206 crypto_unregister_shash(&alg1024); in skein_generic_fini()
/linux-4.1.27/arch/s390/crypto/
Dsha512_s390.c140 crypto_unregister_shash(&sha512_alg); in init()
147 crypto_unregister_shash(&sha512_alg); in fini()
148 crypto_unregister_shash(&sha384_alg); in fini()
Dsha256_s390.c132 crypto_unregister_shash(&sha256_alg); in sha256_s390_init()
139 crypto_unregister_shash(&sha224_alg); in sha256_s390_fini()
140 crypto_unregister_shash(&sha256_alg); in sha256_s390_fini()
Dsha1_s390.c100 crypto_unregister_shash(&alg); in sha1_s390_fini()
Dghash_s390.c158 crypto_unregister_shash(&ghash_alg); in ghash_mod_exit()
/linux-4.1.27/arch/sparc/crypto/
Dsha256_glue.c217 crypto_unregister_shash(&sha224); in sha256_sparc64_mod_init()
230 crypto_unregister_shash(&sha224); in sha256_sparc64_mod_fini()
231 crypto_unregister_shash(&sha256); in sha256_sparc64_mod_fini()
Dsha512_glue.c202 crypto_unregister_shash(&sha384); in sha512_sparc64_mod_init()
215 crypto_unregister_shash(&sha384); in sha512_sparc64_mod_fini()
216 crypto_unregister_shash(&sha512); in sha512_sparc64_mod_fini()
Dcrc32c_glue.c170 crypto_unregister_shash(&alg); in crc32c_sparc64_mod_fini()
Dmd5_glue.c179 crypto_unregister_shash(&alg); in md5_sparc64_mod_fini()
Dsha1_glue.c174 crypto_unregister_shash(&alg); in sha1_sparc64_mod_fini()
/linux-4.1.27/arch/arm64/crypto/
Dcrc32-arm64.c276 crypto_unregister_shash(&crc32_alg); in crc32_mod_init()
285 crypto_unregister_shash(&crc32_alg); in crc32_mod_exit()
286 crypto_unregister_shash(&crc32c_alg); in crc32_mod_exit()
Dsha1-ce-glue.c110 crypto_unregister_shash(&alg); in sha1_ce_mod_fini()
Dghash-ce-glue.c152 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_exit()
/linux-4.1.27/drivers/crypto/
Dpadlock-sha.c569 crypto_unregister_shash(sha1); in padlock_init()
581 crypto_unregister_shash(&sha1_alg_nano); in padlock_fini()
582 crypto_unregister_shash(&sha256_alg_nano); in padlock_fini()
584 crypto_unregister_shash(&sha1_alg); in padlock_fini()
585 crypto_unregister_shash(&sha256_alg); in padlock_fini()
/linux-4.1.27/drivers/crypto/nx/
Dnx.c565 crypto_unregister_shash(&nx_shash_sha512_alg); in nx_register_algs()
567 crypto_unregister_shash(&nx_shash_sha256_alg); in nx_register_algs()
732 crypto_unregister_shash(&nx_shash_sha256_alg); in nx_remove()
733 crypto_unregister_shash(&nx_shash_sha512_alg); in nx_remove()
734 crypto_unregister_shash(&nx_shash_aes_xcbc_alg); in nx_remove()
/linux-4.1.27/drivers/crypto/vmx/
Dvmx.c78 crypto_unregister_shash(&p8_ghash_alg); in p8_exit()
/linux-4.1.27/arch/arm/crypto/
Dsha1_glue.c85 crypto_unregister_shash(&alg); in sha1_mod_fini()
Dsha1-ce-glue.c92 crypto_unregister_shash(&alg); in sha1_ce_mod_fini()
Dsha1_neon_glue.c102 crypto_unregister_shash(&alg); in sha1_neon_mod_fini()
Dghash-ce-glue.c309 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_init()
316 crypto_unregister_shash(&ghash_alg); in ghash_ce_mod_exit()
/linux-4.1.27/crypto/
Dsha1_generic.c85 crypto_unregister_shash(&alg); in sha1_generic_mod_fini()
Dcrct10dif_generic.c118 crypto_unregister_shash(&alg); in crct10dif_mod_fini()
Dshash.c629 int crypto_unregister_shash(struct shash_alg *alg) in crypto_unregister_shash() function
633 EXPORT_SYMBOL_GPL(crypto_unregister_shash);
649 crypto_unregister_shash(&algs[i]); in crypto_register_shashes()
660 ret = crypto_unregister_shash(&algs[i]); in crypto_unregister_shashes()
Dcrc32.c150 crypto_unregister_shash(&alg); in crc32_mod_fini()
Dcrc32c_generic.c164 crypto_unregister_shash(&alg); in crc32c_mod_fini()
Dmd5.c163 crypto_unregister_shash(&alg); in md5_mod_fini()
Dghash-generic.c167 crypto_unregister_shash(&ghash_alg); in ghash_mod_exit()
Dcrypto_null.c174 crypto_unregister_shash(&digest_null); in crypto_null_mod_fini()
Dmichael_mic.c177 crypto_unregister_shash(&alg); in michael_mic_exit()
Dmd4.c250 crypto_unregister_shash(&alg); in md4_mod_fini()
Drmd128.c321 crypto_unregister_shash(&alg); in rmd128_mod_fini()
Drmd256.c340 crypto_unregister_shash(&alg); in rmd256_mod_fini()
Drmd160.c365 crypto_unregister_shash(&alg); in rmd160_mod_fini()
Drmd320.c389 crypto_unregister_shash(&alg); in rmd320_mod_fini()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto-adler.c140 crypto_unregister_shash(&alg); in cfs_crypto_adler32_unregister()
/linux-4.1.27/arch/x86/crypto/
Dcrct10dif-pclmul_glue.c140 crypto_unregister_shash(&alg); in crct10dif_intel_mod_fini()
Dghash-clmulni-intel_glue.c331 crypto_unregister_shash(&ghash_alg); in ghash_pclmulqdqni_mod_init()
339 crypto_unregister_shash(&ghash_alg); in ghash_pclmulqdqni_mod_exit()
Dsha1_ssse3_glue.c189 crypto_unregister_shash(&alg); in sha1_ssse3_mod_fini()
Dcrc32-pclmul_glue.c191 crypto_unregister_shash(&alg); in crc32_pclmul_mod_fini()
Dcrc32c-intel_glue.c273 crypto_unregister_shash(&alg); in crc32c_intel_mod_fini()
/linux-4.1.27/arch/powerpc/crypto/
Dsha1.c148 crypto_unregister_shash(&alg); in sha1_powerpc_mod_fini()
Dmd5-glue.c155 crypto_unregister_shash(&alg); in ppc_md5_mod_fini()
Dsha1-spe-glue.c200 crypto_unregister_shash(&alg); in ppc_spe_sha1_mod_fini()
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-md5.c200 crypto_unregister_shash(&alg); in md5_mod_fini()
Docteon-sha1.c233 crypto_unregister_shash(&octeon_sha1_alg); in octeon_sha1_mod_fini()
/linux-4.1.27/include/crypto/internal/
Dhash.h98 int crypto_unregister_shash(struct shash_alg *alg);
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_mb.c907 crypto_unregister_shash(&sha1_mb_shash_alg); in sha1_mb_mod_init()
923 crypto_unregister_shash(&sha1_mb_shash_alg); in sha1_mb_mod_fini()