akcipher_algs      46 drivers/crypto/ccp/ccp-crypto-main.c static LIST_HEAD(akcipher_algs);
akcipher_algs     363 drivers/crypto/ccp/ccp-crypto-main.c 		ret = ccp_register_rsa_algs(&akcipher_algs);
akcipher_algs     396 drivers/crypto/ccp/ccp-crypto-main.c 	list_for_each_entry_safe(akc_alg, akc_tmp, &akcipher_algs, entry) {