Searched refs:crypto_unregister_shash (Results 51 - 71 of 71) sorted by relevance

123

/linux-master/crypto/
H A Dpolyval-generic.c236 crypto_unregister_shash(&polyval_alg);
H A Dnhpoly1305.c245 crypto_unregister_shash(&nhpoly1305_alg);
H A Dmd4.c233 crypto_unregister_shash(&alg);
H A Dmd5.c242 crypto_unregister_shash(&alg);
H A Drmd160.c358 crypto_unregister_shash(&alg);
/linux-master/arch/x86/crypto/
H A Dpolyval-clmulni_glue.c203 crypto_unregister_shash(&polyval_alg);
H A Dghash-clmulni-intel_glue.c357 crypto_unregister_shash(&ghash_alg);
365 crypto_unregister_shash(&ghash_alg);
H A Dcrc32c-intel_glue.c239 crypto_unregister_shash(&alg);
H A Dpoly1305_glue.c280 crypto_unregister_shash(&alg);
/linux-master/arch/arm64/crypto/
H A Dsha1-ce-glue.c144 crypto_unregister_shash(&alg);
H A Dpoly1305-glue.c223 crypto_unregister_shash(&neon_poly1305_alg);
H A Dghash-ce-glue.c577 crypto_unregister_shash(&ghash_alg);
/linux-master/arch/sparc/crypto/
H A Dcrc32c_glue.c173 crypto_unregister_shash(&alg);
/linux-master/arch/riscv/crypto/
H A Dghash-riscv64-glue.c159 crypto_unregister_shash(&riscv64_ghash_alg);
/linux-master/arch/mips/crypto/
H A Dpoly1305-glue.c183 crypto_unregister_shash(&mips_poly1305_alg);
/linux-master/arch/mips/cavium-octeon/crypto/
H A Docteon-sha1.c215 crypto_unregister_shash(&octeon_sha1_alg);
/linux-master/arch/powerpc/crypto/
H A Dpoly1305-p10-glue.c176 crypto_unregister_shash(&poly1305_alg);
/linux-master/include/crypto/internal/
H A Dhash.h106 void crypto_unregister_shash(struct shash_alg *alg);
/linux-master/arch/arm/crypto/
H A Dpoly1305-glue.c260 crypto_unregister_shash(&arm_poly1305_algs[0]);
H A Dghash-ce-glue.c777 crypto_unregister_shash(&ghash_alg);
788 crypto_unregister_shash(&ghash_alg);
/linux-master/drivers/crypto/nx/
H A Dnx.c552 crypto_unregister_shash(alg);

Completed in 278 milliseconds

123