Searched defs:untrusted (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/crypto/openssl/crypto/ocsp/
H A Docsp_vfy.c30 ocsp_verify_signer(X509 *signer, int response, X509_STORE *st, unsigned long flags, STACK_OF(X509) *untrusted, STACK_OF(X509) **chain) argument
/freebsd-current/crypto/openssh/
H A Dauth-options.c798 sshauthopt_serialise(const struct sshauthopt *opts, struct sshbuf *m, int untrusted) argument
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c171 static int ts_verify_cert(X509_STORE *store, STACK_OF(X509) *untrusted, argument
[all...]
/freebsd-current/crypto/openssl/apps/
H A Dts.c162 char *untrusted = NULL; local
846 verify_command(const char *data, const char *digest, const char *queryfile, const char *in, int token_in, const char *CApath, const char *CAfile, const char *CAstore, char *untrusted, X509_VERIFY_PARAM *vpm) argument
893 create_verify_ctx(const char *data, const char *digest, const char *queryfile, const char *CApath, const char *CAfile, const char *CAstore, char *untrusted, X509_VERIFY_PARAM *vpm) argument
[all...]
H A Dpkcs12.c158 char *untrusted = NULL, *ciphername = NULL, *enc_flag = NULL; local
/freebsd-current/crypto/openssl/include/crypto/
H A Dx509.h221 STACK_OF(X509) *untrusted; member in struct:x509_store_ctx_st
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_local.h68 STACK_OF(X509) *untrusted; /* untrusted (intermediate CA) certs */ member in struct:ossl_cmp_ctx_st

Completed in 103 milliseconds