Home
last modified time | relevance | path

Searched defs:trust (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/x509/
H A Dx509_trust.c116 int X509_TRUST_set(int *t, int trust) in X509_TRUST_set()
216 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags) in trust_1oidany()
228 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid()
239 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat()
H A Dx509_local.h27 int trust; /* trust setting to check */ member
H A Dx509_vfy.c915 int trust; in check_trust() local
2349 int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) in X509_STORE_CTX_set_trust()
2369 int purpose, int trust) in X509_STORE_CTX_purpose_inherit()
3247 int trust = X509_TRUST_UNTRUSTED; in build_chain() local
H A Dx509_vpm.c304 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust()
H A Dv3_purp.c159 int X509_PURPOSE_add(int id, int trust, int flags, in X509_PURPOSE_add()
H A Dx509_lu.c797 int X509_STORE_set_trust(X509_STORE *xs, int trust) in X509_STORE_set_trust()
/openssl/include/openssl/
H A Dx509_vfy.h.in77 int trust; member
H A Dx509v3.h.in468 int trust; /* Default trust ID */ member
/openssl/ssl/
H A Dssl_lib.c1086 int SSL_CTX_set_trust(SSL_CTX *s, int trust) in SSL_CTX_set_trust()
1091 int SSL_set_trust(SSL *s, int trust) in SSL_set_trust()

Completed in 65 milliseconds