Home
last modified time | relevance | path

Searched refs:X509_TRUST_get_by_id (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/x509/
Dx509_trs.c117 idx = X509_TRUST_get_by_id(id); in X509_check_trust()
136 int X509_TRUST_get_by_id(int id) in X509_TRUST_get_by_id() function
151 if(X509_TRUST_get_by_id(trust) == -1) { in X509_TRUST_set()
169 idx = X509_TRUST_get_by_id(id); in X509_TRUST_add()
Dx509.h1203 int X509_TRUST_get_by_id(int id);
Dx509_vfy.c1963 idx = X509_TRUST_get_by_id(trust); in X509_STORE_CTX_purpose_inherit()
/external/openssl/include/openssl/
Dx509.h1203 int X509_TRUST_get_by_id(int id);