Home | History | Annotate | Download | only in x509

Lines Matching refs:ptmp

2221         X509_PURPOSE *ptmp;
2227 ptmp = X509_PURPOSE_get0(idx);
2228 if (ptmp->trust == X509_TRUST_DEFAULT) {
2234 ptmp = X509_PURPOSE_get0(idx);
2238 trust = ptmp->trust;