Home | History | Annotate | Download | only in x509

Lines Matching refs:ptmp

2214 		X509_PURPOSE *ptmp;
2221 ptmp = X509_PURPOSE_get0(idx);
2222 if (ptmp->trust == X509_TRUST_DEFAULT)
2230 ptmp = X509_PURPOSE_get0(idx);
2233 if (!trust) trust = ptmp->trust;