set_pub_key       268 crypto/ecrdsa.c 	.set_pub_key	= ecrdsa_set_pub_key,
set_pub_key       684 crypto/rsa-pkcs1pad.c 	inst->alg.set_pub_key = pkcs1pad_set_pub_key;
set_pub_key       246 crypto/rsa.c   	.set_pub_key = rsa_set_pub_key,
set_pub_key      1070 drivers/crypto/caam/caampkc.c 		.set_pub_key = caam_rsa_set_pub_key,
set_pub_key       213 drivers/crypto/ccp/ccp-crypto-rsa.c 	.set_pub_key = ccp_rsa_setpubkey,
set_pub_key      1303 drivers/crypto/qat/qat_common/qat_asym_algs.c 	.set_pub_key = qat_rsa_setpubkey,
set_pub_key        97 include/crypto/akcipher.h 	int (*set_pub_key)(struct crypto_akcipher *tfm, const void *key,
set_pub_key       392 include/crypto/akcipher.h 	return alg->set_pub_key(tfm, key, keylen);