crc32_alg         274 arch/mips/crypto/crc32-mips.c static struct shash_alg crc32_alg = {
crc32_alg         322 arch/mips/crypto/crc32-mips.c 	err = crypto_register_shash(&crc32_alg);
crc32_alg         330 arch/mips/crypto/crc32-mips.c 		crypto_unregister_shash(&crc32_alg);
crc32_alg         339 arch/mips/crypto/crc32-mips.c 	crypto_unregister_shash(&crc32_alg);