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

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

Completed in 68 milliseconds