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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dalgapi.c109 list_splice(&inst->alg.cra_users, secondary_spawns);
140 INIT_LIST_HEAD(&alg->cra_users);
178 crypto_remove_spawns(&q->cra_users, list, alg->cra_flags);
228 crypto_remove_spawns(&alg->cra_users, list, alg->cra_flags);
374 list_add(&spawn->list, &alg->cra_users);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h223 struct list_head cra_users; member in struct:crypto_alg

Completed in 55 milliseconds