Searched refs:X509_TRUST_set_default (Results 1 – 3 of 3) sorted by relevance
/external/openssl/crypto/x509/ |
D | x509_trs.c | 103 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int) in X509_TRUST_set_default() function
|
D | x509.h | 855 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int);
|
/external/openssl/include/openssl/ |
D | x509.h | 855 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int);
|