Home | History | Annotate | Download | only in x509

Lines Matching refs:ptmp

1948 		X509_PURPOSE *ptmp;
1956 ptmp = X509_PURPOSE_get0(idx);
1957 if (ptmp->trust == X509_TRUST_DEFAULT)
1966 ptmp = X509_PURPOSE_get0(idx);
1969 if (!trust) trust = ptmp->trust;