Home
last modified time | relevance | path

Searched defs:untrusted (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dts.c162 char *untrusted = NULL; in ts_main() local
849 const char *CAstore, char *untrusted, in verify_command()
897 char *untrusted, in create_verify_ctx()
H A Dpkcs12.c158 char *untrusted = NULL, *ciphername = NULL, *enc_flag = NULL; in pkcs12_main() local
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer()
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c171 static int ts_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, in ts_verify_cert()
/freebsd/crypto/openssh/
H A Dauth-options.c799 int untrusted) in sshauthopt_serialise()