Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/crypto/vmx/
H A Dvmx.c55 crypto_unregister_shash(&p8_ghash_alg); in p8_init()
66 crypto_unregister_shash(&p8_ghash_alg); in p8_exit()
/openbmc/linux/arch/s390/crypto/
H A Dsha3_256_s390.c129 crypto_unregister_shash(&sha3_256_alg); in sha3_256_s390_init()
136 crypto_unregister_shash(&sha3_224_alg); in sha3_256_s390_fini()
137 crypto_unregister_shash(&sha3_256_alg); in sha3_256_s390_fini()
H A Dsha256_s390.c126 crypto_unregister_shash(&sha256_alg); in sha256_s390_init()
133 crypto_unregister_shash(&sha224_alg); in sha256_s390_fini()
134 crypto_unregister_shash(&sha256_alg); in sha256_s390_fini()
H A Dsha3_512_s390.c139 crypto_unregister_shash(&sha3_512_alg); in init()
146 crypto_unregister_shash(&sha3_512_alg); in fini()
147 crypto_unregister_shash(&sha3_384_alg); in fini()
H A Dsha512_s390.c134 crypto_unregister_shash(&sha512_alg); in init()
141 crypto_unregister_shash(&sha512_alg); in fini()
142 crypto_unregister_shash(&sha384_alg); in fini()
/openbmc/linux/arch/sparc/crypto/
H A Dsha512_glue.c169 crypto_unregister_shash(&sha384); in sha512_sparc64_mod_init()
182 crypto_unregister_shash(&sha384); in sha512_sparc64_mod_fini()
183 crypto_unregister_shash(&sha512); in sha512_sparc64_mod_fini()
H A Dsha256_glue.c184 crypto_unregister_shash(&sha224_alg); in sha256_sparc64_mod_init()
197 crypto_unregister_shash(&sha224_alg); in sha256_sparc64_mod_fini()
198 crypto_unregister_shash(&sha256_alg); in sha256_sparc64_mod_fini()
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_glue.c122 crypto_unregister_shash(&sha1_ssse3_alg); in unregister_sha1_ssse3()
182 crypto_unregister_shash(&sha1_avx_alg); in unregister_sha1_avx()
253 crypto_unregister_shash(&sha1_avx2_alg); in unregister_sha1_avx2()
303 crypto_unregister_shash(&sha1_ni_alg); in unregister_sha1_ni()
H A Dnhpoly1305-avx2-glue.c62 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
H A Dnhpoly1305-sse2-glue.c61 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
/openbmc/linux/drivers/crypto/
H A Dpadlock-sha.c532 crypto_unregister_shash(sha1); in padlock_init()
544 crypto_unregister_shash(&sha1_alg_nano); in padlock_fini()
545 crypto_unregister_shash(&sha256_alg_nano); in padlock_fini()
547 crypto_unregister_shash(&sha1_alg); in padlock_fini()
548 crypto_unregister_shash(&sha256_alg); in padlock_fini()
/openbmc/linux/crypto/
H A Dcrypto_null.c207 crypto_unregister_shash(&digest_null); in crypto_null_mod_init()
217 crypto_unregister_shash(&digest_null); in crypto_null_mod_fini()
H A Dsm3_generic.c77 crypto_unregister_shash(&sm3_alg); in sm3_generic_mod_fini()
H A Dsha1_generic.c86 crypto_unregister_shash(&alg); in sha1_generic_mod_fini()
H A Dcrct10dif_generic.c112 crypto_unregister_shash(&alg); in crct10dif_mod_fini()
H A Dcrc64_rocksoft_generic.c80 crypto_unregister_shash(&alg); in crc64_rocksoft_exit()
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c334 crypto_unregister_shash(&crc32_alg);
343 crypto_unregister_shash(&crc32_alg);
344 crypto_unregister_shash(&crc32c_alg);
/openbmc/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c61 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
H A Dsha1_glue.c76 crypto_unregister_shash(&alg); in sha1_mod_fini()
H A Dcrct10dif-ce-glue.c80 crypto_unregister_shash(&crc_t10dif_alg); in crc_t10dif_mod_exit()
H A Dsha1-ce-glue.c88 crypto_unregister_shash(&alg); in sha1_ce_mod_fini()
H A Dsha1_neon_glue.c94 crypto_unregister_shash(&alg); in sha1_neon_mod_fini()
/openbmc/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c61 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
H A Dsm3-neon-glue.c94 crypto_unregister_shash(&sm3_alg); in sm3_neon_fini()
/openbmc/linux/drivers/crypto/xilinx/
H A Dzynqmp-sha.c236 crypto_unregister_shash(&sha3_drv_ctx.sha3_384); in zynqmp_sha_probe()
247 crypto_unregister_shash(&sha3_drv_ctx.sha3_384); in zynqmp_sha_remove()

123