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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dwp512.c1122 static struct crypto_alg wp384 = { variable in typeref:struct:crypto_alg
1123 .cra_name = "wp384",
1128 .cra_list = LIST_HEAD_INIT(wp384.cra_list),
1159 ret = crypto_register_alg(&wp384);
1170 crypto_unregister_alg(&wp384);
1179 crypto_unregister_alg(&wp384);
1183 MODULE_ALIAS("wp384");

Completed in 143 milliseconds