Searched refs:crypto_unregister_shash (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Dsha512_s390.c140 crypto_unregister_shash(&sha512_alg);
147 crypto_unregister_shash(&sha512_alg);
148 crypto_unregister_shash(&sha384_alg);
H A Dsha1_s390.c100 crypto_unregister_shash(&alg);
H A Dsha256_s390.c97 crypto_unregister_shash(&alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcrypto_null.c187 crypto_unregister_shash(&digest_null);
198 crypto_unregister_shash(&digest_null);
H A Dsha1_generic.c145 crypto_unregister_shash(&alg);
H A Dsha512_generic.c283 crypto_unregister_shash(&sha384);
290 crypto_unregister_shash(&sha384);
291 crypto_unregister_shash(&sha512);
H A Dghash-generic.c162 crypto_unregister_shash(&ghash_alg);
H A Dmichael_mic.c177 crypto_unregister_shash(&alg);
H A Dtgr192.c685 crypto_unregister_shash(&tgr192);
691 crypto_unregister_shash(&tgr192);
692 crypto_unregister_shash(&tgr160);
700 crypto_unregister_shash(&tgr192);
701 crypto_unregister_shash(&tgr160);
702 crypto_unregister_shash(&tgr128);
H A Dcrc32c.c252 crypto_unregister_shash(&alg);
H A Dwp512.c1170 crypto_unregister_shash(&wp512);
1177 crypto_unregister_shash(&wp512);
1178 crypto_unregister_shash(&wp384);
1186 crypto_unregister_shash(&wp512);
1187 crypto_unregister_shash(&wp384);
1188 crypto_unregister_shash(&wp256);
H A Dshash.c592 int crypto_unregister_shash(struct shash_alg *alg) function
596 EXPORT_SYMBOL_GPL(crypto_unregister_shash); variable
H A Dmd4.c248 crypto_unregister_shash(&alg);
H A Dsha256_generic.c384 crypto_unregister_shash(&sha224);
391 crypto_unregister_shash(&sha224);
392 crypto_unregister_shash(&sha256);
H A Dmd5.c252 crypto_unregister_shash(&alg);
H A Drmd128.c321 crypto_unregister_shash(&alg);
H A Drmd160.c365 crypto_unregister_shash(&alg);
H A Drmd256.c340 crypto_unregister_shash(&alg);
H A Drmd320.c389 crypto_unregister_shash(&alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-sha.c324 crypto_unregister_shash(&sha1_alg);
332 crypto_unregister_shash(&sha1_alg);
333 crypto_unregister_shash(&sha256_alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h85 int crypto_unregister_shash(struct shash_alg *alg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dcrc32c-intel.c187 crypto_unregister_shash(&alg);
H A Dghash-clmulni-intel_glue.c316 crypto_unregister_shash(&ghash_alg);
324 crypto_unregister_shash(&ghash_alg);

Completed in 72 milliseconds