Searched refs:pubkeyoid (Results 1 – 1 of 1) sorted by relevance
3508 ASN1_OBJECT *pubkeyoid = NULL; in get_cert_chain() local3518 X509_PUBKEY_get0_param(&pubkeyoid, NULL, NULL, NULL, xpubkey); in get_cert_chain()3519 if(pubkeyoid) { in get_cert_chain()3520 i2a_ASN1_OBJECT(mem, pubkeyoid); in get_cert_chain()