Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dserpent_generic.c631 static struct crypto_alg srp_algs[2] = { { variable
664 return crypto_register_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_init()
669 crypto_unregister_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_fini()