Home | History | Annotate | Download | only in x509

Lines Matching refs:ptmp

1938 		X509_PURPOSE *ptmp;
1946 ptmp = X509_PURPOSE_get0(idx);
1947 if (ptmp->trust == X509_TRUST_DEFAULT)
1956 ptmp = X509_PURPOSE_get0(idx);
1959 if (!trust) trust = ptmp->trust;