Searched defs:untrusted (Results 1 – 5 of 5) sorted by relevance
153 const char *CAfile = NULL, *untrusted = NULL, *prog; in ts_main() local820 const char *CApath, const char *CAfile, const char *untrusted, in verify_command()867 const char *untrusted, in create_verify_ctx()
91 bool untrusted; // don't really trust the answer member
165 static int ts_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, in ts_verify_cert()
406 void X509_STORE_set0_additional_untrusted(X509_STORE *ctx, in X509_STORE_set0_additional_untrusted()
4424 untrusted (GVariant *a) in untrusted() function