Home
last modified time | relevance | path

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

/linux/crypto/
A Dalgapi.c110 return &n->inst->alg.cra_users; in crypto_more_spawns()
130 BUG_ON(!list_empty(&inst->alg.cra_users)); in crypto_remove_instance()
149 spawns = &alg->cra_users; in crypto_remove_spawns()
182 spawns = &inst->alg.cra_users; in crypto_remove_spawns()
212 list_move(&spawn->list, &spawn->alg->cra_users); in crypto_remove_spawns()
254 INIT_LIST_HEAD(&alg->cra_users); in __crypto_register_alg()
692 list_add(&spawn->list, &alg->cra_users); in crypto_grab_spawn()
/linux/include/linux/
A Dcrypto.h471 struct list_head cra_users; member

Completed in 7 milliseconds