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

/external/chromium_org/third_party/boringssl/src/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);
193 } else ptmp = X509_PURPOSE_get0(idx);
/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 3114 milliseconds