Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dwp512.c1154 static struct crypto_alg wp256 = { variable
1160 .cra_list = LIST_HEAD_INIT(wp256.cra_list),
1184 ret = crypto_register_alg(&wp256); in init()
1198 crypto_unregister_alg(&wp256); in fini()