Searched defs:X509_TRUST_get0 (Results 1 – 5 of 5) sorted by relevance
87 static const X509_TRUST *X509_TRUST_get0(int id) { in X509_TRUST_get0() function
40 static const X509_TRUST *X509_TRUST_get0(int id) { in X509_TRUST_get0() function
145 X509_TRUST *X509_TRUST_get0(int idx) in X509_TRUST_get0() function
2661 #define X509_TRUST_get0 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_TRUST_get0) macro