Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dwp512.c1140 static struct crypto_alg wp384 = { variable
1146 .cra_list = LIST_HEAD_INIT(wp384.cra_list),
1177 ret = crypto_register_alg(&wp384); in init()
1188 crypto_unregister_alg(&wp384); in init()
1197 crypto_unregister_alg(&wp384); in fini()