Home
last modified time | relevance | path

Searched defs:vfyCApath (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/openssl/apps/lib/
H A Ds_cb.c1301 ssl_load_stores(SSL_CTX * ctx,const char * vfyCApath,const char * vfyCAfile,const char * vfyCAstore,const char * chCApath,const char * chCAfile,const char * chCAstore,STACK_OF (X509_CRL)* crls,int crl_download) ssl_load_stores() argument
/freebsd-src/crypto/openssl/apps/
H A Ds_client.c810 char *vfyCApath = NULL, *vfyCAfile = NULL, *vfyCAstore = NULL; in s_client_main() local
H A Ds_server.c993 char *vfyCApath = NULL, *vfyCAfile = NULL, *vfyCAstore = NULL; in s_server_main() local