Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 29) sorted by relevance

12

/openssl/crypto/rand/
H A Drand_egd.c21 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes()
26 int RAND_egd(const char *path) in RAND_egd()
31 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
109 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes()
204 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
216 int RAND_egd(const char *path) in RAND_egd()
/openssl/crypto/ocsp/
H A Docsp_http.c15 OSSL_HTTP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, in OCSP_sendreq_new()
51 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) in OCSP_sendreq_bio()
/openssl/test/
H A Dprovider_default_search_path_test.c17 char *path = "./some/path"; in test_default_libctx() local
32 char *path = "./another/location"; in test_explicit_libctx() local
H A Dmoduleloadtest.c21 static int test_load(const char *path, const char *symbol) in test_load()
H A Dhttp_test.c41 const char *req, *path; in mock_http_server() local
255 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
285 char *host, *path; in test_http_url_path_query_ok() local
326 char *host = "1", *port = "1", *path = "1"; in test_http_url_invalid() local
H A Ddanetest.c291 BIO *f, const char *path) in test_tlsafile()
/openssl/crypto/x509/
H A Dx509_d2.c69 int X509_STORE_load_path(X509_STORE *ctx, const char *path) in X509_STORE_load_path()
100 const char *path, OSSL_LIB_CTX *libctx, in X509_STORE_load_locations_ex()
113 const char *path) in X509_STORE_load_locations()
/openssl/crypto/
H A Dprovider_local.h20 char *path; member
H A Dprovider_conf.c202 const char *value, const char *path, in provider_conf_activate()
317 const char *path = NULL; in provider_conf_load() local
H A Dprovider_core.c154 char *path; member
830 const char *path) in OSSL_PROVIDER_set_default_search_path()
854 char *path = NULL; in OSSL_PROVIDER_get0_default_search_path() local
/openssl/apps/lib/
H A Dapp_provider.c61 static int opt_provider_path(const char *path) in opt_provider_path()
/openssl/include/internal/
H A Dcommon.h187 static ossl_inline int ossl_ends_with_dirsep(const char *path) in ossl_ends_with_dirsep()
201 static ossl_inline char ossl_determine_dirsep(const char *path) in ossl_determine_dirsep()
215 static ossl_inline int ossl_is_absolute_path(const char *path) in ossl_is_absolute_path()
/openssl/providers/implementations/storemgmt/
H A Dfile_store.c168 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir()
198 const char *path; in file_open() member
202 const char *path, *p = uri, *q; in file_open() local
/openssl/crypto/dso/
H A Ddso_dl.c242 static int dl_pathbyaddr(void *addr, char *path, int sz) in dl_pathbyaddr()
H A Ddso_lib.c291 int DSO_pathbyaddr(void *addr, char *path, int sz) in DSO_pathbyaddr()
H A Ddso_dlfcn.c400 static int dlfcn_pathbyaddr(void *addr, char *path, int sz) in dlfcn_pathbyaddr()
H A Ddso_win32.c493 static int win32_pathbyaddr(void *addr, char *path, int sz) in win32_pathbyaddr()
/openssl/include/openssl/
H A Docsp.h.in182 # define OCSP_REQ_CTX_http(rctx, op, path) \ argument
260 # define OCSP_parse_url(url, host, port, path, ssl) \ argument
/openssl/crypto/http/
H A Dhttp_lib.c56 const char *path, *path_end; in OSSL_parse_url() local
H A Dhttp_client.c177 const char *path) in OSSL_HTTP_REQ_CTX_set_request_line()
1092 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, in OSSL_HTTP_set1_request()
1211 char *path; in OSSL_HTTP_get() local
1291 const char *path, int use_ssl, in OSSL_HTTP_transfer()
/openssl/apps/
H A Drehash.c55 # define lstat(path, buf) stat(path, buf) argument
326 static int ends_with_dirsep(const char *path) in ends_with_dirsep()
H A Docsp.c234 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
1232 const char *port, const char *path, in process_responder()
/openssl/crypto/conf/
H A Dconf_def.c838 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file()
H A Dconf_mod.c303 const char *path = NULL; in module_load_dso() local
/openssl/engines/
H A De_loader_attic.c951 const char *path; in file_open_ex() member
955 const char *path, *p = uri, *q; in file_open_ex() local

Completed in 85 milliseconds

12