srp_algs 629 crypto/serpent_generic.c static struct crypto_alg srp_algs[2] = { { srp_algs 662 crypto/serpent_generic.c return crypto_register_algs(srp_algs, ARRAY_SIZE(srp_algs)); srp_algs 667 crypto/serpent_generic.c crypto_unregister_algs(srp_algs, ARRAY_SIZE(srp_algs));