Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dserpent_generic.c633 static struct crypto_alg srp_algs[2] = { { variable
665 return crypto_register_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_init()
670 crypto_unregister_algs(srp_algs, ARRAY_SIZE(srp_algs)); in serpent_mod_fini()