X509_get_pubkey
pkey = X509_get_pubkey(X509_OBJECT_get0_X509(xobj));
pkey = X509_get_pubkey(x);
param = X509_get_pubkey(x);
pkey = X509_get_pubkey(x);
pkey = X509_get_pubkey(x);
si->pkey = X509_get_pubkey(signer);
pkey = X509_get_pubkey(x509);
pkey = X509_get_pubkey(ri->cert);
pkey = X509_get_pubkey(x509);
if ((pktmp = X509_get_pubkey(x)) == NULL)
if ((pkey = X509_get_pubkey(parent)) == NULL) {
ikey = X509_get_pubkey(issuer);
if ((pkey = X509_get_pubkey(xi)) == NULL) {
#define X509_extract_key(x) X509_get_pubkey(x) /*****/
EVP_PKEY * X509_get_pubkey(X509 *x);
pkey = X509_get_pubkey(x);
if ((*pkey = X509_get_pubkey(x509)) == NULL) {
if ((evp = X509_get_pubkey(x509)) == NULL) {