Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/x509/
H A Dx509_trs.c148 int X509_TRUST_set(int *t, int trust) in X509_TRUST_set()
243 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags) in trust_1oidany()
253 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid()
259 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat()
H A Dx509_vpm.c230 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust()
H A Dx509_vfy.c1255 int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) in X509_STORE_CTX_set_trust()
1271 int purpose, int trust) in X509_STORE_CTX_purpose_inherit()
H A Dx509_lu.c556 int X509_STORE_set_trust(X509_STORE *ctx, int trust) in X509_STORE_set_trust()
H A Dx509_vfy.h171 int trust; /* trust setting to check */ member
H A Dx509.h303 int trust; member
/onnv-gate/usr/src/lib/libc/port/gen/
H A Dcatopen.c287 int trust; in file_open() local
H A Dnlspath_checks.c85 nls_safe_open(const char *path, struct stat64 *statbuf, int *trust, int safe) in nls_safe_open()
/onnv-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dgencert.c414 int keylen, char *trust, in gencert_nss()
581 char *trust = NULL; in pk_gencert() local
/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c133 enum trust {TRUSTED, UNTRUSTED}; enum
/onnv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dv3_purp.c170 int X509_PURPOSE_add(int id, int trust, int flags, in X509_PURPOSE_add()
H A Dx509v3.h408 int trust; /* Default trust ID */ member
/onnv-gate/usr/src/common/openssl/ssl/
H A Dssl_lib.c426 int SSL_CTX_set_trust(SSL_CTX *s, int trust) in SSL_CTX_set_trust()
431 int SSL_set_trust(SSL *s, int trust) in SSL_set_trust()