Home
last modified time | relevance | path

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

/crypto/
Dwp512.c1122 static struct shash_alg wp_algs[3] = { { variable
1162 return crypto_register_shashes(wp_algs, ARRAY_SIZE(wp_algs)); in wp512_mod_init()
1167 crypto_unregister_shashes(wp_algs, ARRAY_SIZE(wp_algs)); in wp512_mod_fini()