Home
last modified time | relevance | path

Searched defs:ca_file (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/openssl/
H A Dts.c119 char *ca_file; member
1070 int token_in, char *ca_path, char *ca_file, char *untrusted) in verify_command()
1118 char *ca_file, char *untrusted) in create_verify_ctx()
1191 create_cert_store(char *ca_path, char *ca_file) in create_cert_store()
/openbsd/regress/lib/libssl/verify/
H A Dverify.c36 const char *ca_file; member
/openbsd/regress/lib/libssl/api/
H A Dapitest.c33 ssl_ctx_use_ca_file(SSL_CTX *ssl_ctx, const char *ca_file) in ssl_ctx_use_ca_file()
/openbsd/lib/libtls/
H A Dtls_config.c449 tls_config_set_ca_file(struct tls_config *config, const char *ca_file) in tls_config_set_ca_file()