Searched defs:trusted (Results 1 – 7 of 7) sorted by relevance
38 const int trusted = (strcmp(name, PEM_STRING_X509_TRUSTED) == 0); in test_certs() local
64 bool trusted; member
725 struct fingerprint_list *trusted, *revoked; in verify_signature() local [all...]
61 add_dir(const char *hintsfile, const char *name, bool trusted) in add_dir() argument
2138 int x509_certificate_chain_validate(struct x509_certificate *trusted, in x509_certificate_chain_validate()
67 X509_STORE *trusted; /* trust store maybe w CRLs and cert verify callback */ member
291 const char *xauth_path, u_int trusted, u_int timeout, in client_x11_get_proto() argument