Home | History | Annotate | Download | only in ssl

Lines Matching refs:CApath

3171 		const char *CApath)
3173 return(X509_STORE_load_locations(ctx->cert_store,CAfile,CApath));