Searched defs:trust (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/lib/libsecureboot/
H A Dveta.c50 trust_file_add(const char *trust) argument
73 trust_dir_add(const char *trust) argument
102 ve_trust_add(const char *trust) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx509_trs.c113 X509_TRUST_set(int *t, int trust) argument
217 trust_1oidany(X509_TRUST *trust, X509 *x, int flags) argument
229 trust_1oid(X509_TRUST *trust, X509 *x, int flags) argument
240 trust_compat(X509_TRUST *trust, X509 *x, int flags) argument
[all...]
H A Dx509_local.h24 int trust; /* trust setting to check */ member in struct:X509_VERIFY_PARAM_st
H A Dx509_vpm.c306 int X509_VERIFY_PARAM_set_trust(X509_VERIFY_PARAM *param, int trust) argument
[all...]
H A Dx509_lu.c763 int X509_STORE_set_trust(X509_STORE *ctx, int trust) argument
H A Dx509_vfy.c784 int trust; local
2177 X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) argument
2197 X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, int purpose, int trust) argument
2937 int trust = X509_TRUST_UNTRUSTED; local
[all...]
/freebsd-12-stable/contrib/ntp/ntpdate/
H A Dntpdate.h23 u_char trust; /* trustability of the filtered data */ member in struct:server
/freebsd-12-stable/contrib/unbound/util/data/
H A Dpacked_rrset.h247 enum rrset_trust trust; member in struct:packed_rrset_data
[all...]
/freebsd-12-stable/contrib/unbound/daemon/
H A Dcachedump.c444 unsigned int rr_count, rrsig_count, trust, security; local
/freebsd-12-stable/contrib/wpa/src/tls/
H A Dx509v3.c2063 struct x509_certificate *cert, *trust; local
/freebsd-12-stable/crypto/openssl/crypto/x509v3/
H A Dv3_purp.c152 int X509_PURPOSE_add(int id, int trust, int flags, argument
/freebsd-12-stable/crypto/openssl/include/crypto/
H A Dx509.h137 STACK_OF(ASN1_OBJECT) *trust; /* trusted uses */ member in struct:x509_cert_aux_st
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1756 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) argument
[all...]
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dx509.h104 int trust; member in struct:x509_trust_st
H A Dx509v3.h405 int trust; /* Default trust ID */ member in struct:x509_purpose_st
/freebsd-12-stable/libexec/rtld-elf/
H A Drtld.c203 static bool trust; /* False for setuid and setgid programs */ variable
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_lib.c957 int SSL_CTX_set_trust(SSL_CTX *s, int trust) argument
962 int SSL_set_trust(SSL *s, int trust) argument

Completed in 657 milliseconds