Home
last modified time | relevance | path

Searched refs:srp_algs (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dserpent_generic.c622 static struct crypto_alg srp_algs[2] = { { variable
654 return crypto_register_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_init()
659 crypto_unregister_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_fini()