Searched defs:X509_PURPOSE_get0 (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/x509v3/
H A Dv3_purp.c121 pt = X509_PURPOSE_get0(idx);
141 X509_PURPOSE * X509_PURPOSE_get0(int idx) function
153 xptmp = X509_PURPOSE_get0(i);
191 } else ptmp = X509_PURPOSE_get0(idx);

Completed in 93 milliseconds