crypto_template_list   22 crypto/algapi.c static LIST_HEAD(crypto_template_list);
crypto_template_list  483 crypto/algapi.c 	list_for_each_entry(q, &crypto_template_list, list) {
crypto_template_list  488 crypto/algapi.c 	list_add(&tmpl->list, &crypto_template_list);
crypto_template_list  557 crypto/algapi.c 	list_for_each_entry(q, &crypto_template_list, list) {