Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dserpent_generic.c627 static struct crypto_alg srp_algs[2] = { { variable
659 return crypto_register_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_init()
664 crypto_unregister_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_fini()