/freebsd/lib/libsecureboot/ |
H A D | veta.c | 48 trust_file_add(const char *trust) in trust_file_add() 71 trust_dir_add(const char *trust) in trust_dir_add() 100 ve_trust_add(const char *trust) in ve_trust_add()
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_trust.c | 113 int X509_TRUST_set(int *t, int trust) in X509_TRUST_set() 217 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags) in trust_1oidany() 229 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags) in trust_1oid() 240 static int trust_compat(X509_TRUST *trust, X509 *x, int flags) in trust_compat()
|
H A D | x509_vfy.c | 817 int trust; in check_trust() local 2212 int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) in X509_STORE_CTX_set_trust() 2232 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() 2996 int trust = X509_TRUST_UNTRUSTED; in build_chain() local
|
H A D | x509_local.h | 27 int trust; /* trust setting to check */ member
|
H A D | x509_vpm.c | 306 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) in X509_VERIFY_PARAM_set_trust()
|
H A D | v3_purp.c | 153 int X509_PURPOSE_add(int id, int trust, int flags, in X509_PURPOSE_add()
|
H A D | x509_lu.c | 816 int X509_STORE_set_trust(X509_STORE *ctx, int trust) in X509_STORE_set_trust()
|
/freebsd/contrib/ntp/ntpdate/ |
H A D | ntpdate.h | 23 u_char trust; /* trustability of the filtered data */ member
|
/freebsd/contrib/unbound/util/data/ |
H A D | packed_rrset.h | 258 enum rrset_trust trust; member
|
/freebsd/contrib/ntp/libntp/ |
H A D | authkeys.c | 632 authtrust(keyid_t id,u_long trust) authtrust() argument
|
/freebsd/contrib/unbound/daemon/ |
H A D | cachedump.c | 448 unsigned int rr_count, rrsig_count, trust, security; in load_rrset() local
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | x509_vfy.h.in | 77 int trust; member
|
H A D | x509v3.h.in | 456 int trust; /* Default trust ID */ member
|
H A D | x509_vfy.h | 150 int trust; member
|
H A D | x509v3.h | 696 int trust; /* Default trust ID */ member
|
/freebsd/contrib/wpa/src/tls/ |
H A D | x509v3.c | 2144 struct x509_certificate *cert, *trust; in x509_certificate_chain_validate() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 2094 do_trustkey(sockaddr_u * srcadr,endpt * inter,struct req_pkt * inpkt,u_long trust) do_trustkey() argument
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-anchor.c | 1761 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) in verify_p7sig()
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_lib.c | 969 int SSL_CTX_set_trust(SSL_CTX *s, int trust) in SSL_CTX_set_trust() 974 int SSL_set_trust(SSL *s, int trust) in SSL_set_trust()
|
/freebsd/libexec/rtld-elf/ |
H A D | rtld.c | 204 static bool trust; /* False for setuid and setgid programs */ variable
|