Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 28) 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/crypto/x509/
H A Dx509_d2.c64 int X509_STORE_load_path(X509_STORE *ctx, const char *path) in X509_STORE_load_path()
95 const char *path, OSSL_LIB_CTX *libctx, in X509_STORE_load_locations_ex()
108 const char *path) in X509_STORE_load_locations()
/openssl/test/
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/include/internal/
H A Dcommon.h85 static ossl_inline int ossl_ends_with_dirsep(const char *path) in ossl_ends_with_dirsep()
99 static ossl_inline int ossl_is_absolute_path(const char *path) in ossl_is_absolute_path()
/openssl/crypto/
H A Dprovider_local.h20 char *path; member
H A Dprovider_conf.c134 const char *value, const char *path, in provider_conf_activate()
212 const char *path = NULL; in provider_conf_load() local
H A Dprovider_core.c155 char *path; member
794 const char *path) in OSSL_PROVIDER_set_default_search_path()
/openssl/apps/lib/
H A Dapp_provider.c61 static int opt_provider_path(const char *path) in opt_provider_path()
/openssl/providers/implementations/storemgmt/
H A Dfile_store.c170 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir()
200 const char *path; in file_open() member
204 const char *path, *p = uri, *q; in file_open() local
/openssl/crypto/dso/
H A Ddso_dl.c248 static int dl_pathbyaddr(void *addr, char *path, int sz) in dl_pathbyaddr()
H A Ddso_lib.c300 int DSO_pathbyaddr(void *addr, char *path, int sz) in DSO_pathbyaddr()
H A Ddso_dlfcn.c406 static int dlfcn_pathbyaddr(void *addr, char *path, int sz) in dlfcn_pathbyaddr()
H A Ddso_win32.c503 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_client.c171 const char *path) in OSSL_HTTP_REQ_CTX_set_request_line()
1035 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, in OSSL_HTTP_set1_request()
1154 char *path; in OSSL_HTTP_get() local
1229 const char *path, int use_ssl, in OSSL_HTTP_transfer()
H A Dhttp_lib.c49 const char *path, *path_end; in OSSL_parse_url() local
/openssl/apps/
H A Drehash.c58 # define lstat(path, buf) stat(path, buf) argument
329 static int ends_with_dirsep(const char *path) in ends_with_dirsep()
H A Docsp.c240 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
1234 const char *port, const char *path, in process_responder()
H A Ds_server.c450 char *host, *path, *port; member
470 char *host = NULL, *port = NULL, *path = NULL; in get_ocsp_resp_from_responder() local
/openssl/crypto/conf/
H A Dconf_def.c830 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file()
H A Dconf_mod.c285 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 79 milliseconds

12