Home | History | Annotate | Download | only in common

Lines Matching defs:ptype

740 	int ptype;
824 X509_ALGOR_get0(&pa_oid, &ptype, (void *) &pval, pa);
825 if (ptype != V_ASN1_OBJECT) {