Home | History | Annotate | Download | only in dh

Lines Matching refs:ptype

75 	int ptype;
85 X509_ALGOR_get0(NULL, &ptype, &pval, palg);
87 if (ptype != V_ASN1_SEQUENCE)
133 int ptype;
149 ptype = V_ASN1_SEQUENCE;
166 ptype, pval, penc, penclen))
188 int ptype;
199 X509_ALGOR_get0(NULL, &ptype, &pval, palg);
201 if (ptype != V_ASN1_SEQUENCE)
317 ASN1_PCTX *ctx, int ptype)
327 if (ptype == 2)
332 if (ptype > 0)
349 if (ptype == 2)
351 else if (ptype == 1)