ablkcipher_algs    15 drivers/crypto/qce/ablkcipher.c static LIST_HEAD(ablkcipher_algs);
ablkcipher_algs   403 drivers/crypto/qce/ablkcipher.c 	list_add_tail(&tmpl->entry, &ablkcipher_algs);
ablkcipher_algs   412 drivers/crypto/qce/ablkcipher.c 	list_for_each_entry_safe(tmpl, n, &ablkcipher_algs, entry) {