Home
last modified time | relevance | path

Searched refs:OPENSSL_DIR_CTX (Results 1 – 9 of 9) sorted by relevance

/openssl/include/internal/
H A Do_dir.h43 typedef struct OPENSSL_dir_context_st OPENSSL_DIR_CTX; typedef
49 const char *OPENSSL_DIR_read(OPENSSL_DIR_CTX **ctx, const char *directory);
51 int OPENSSL_DIR_end(OPENSSL_DIR_CTX **ctx);
/openssl/crypto/
H A Do_dir.c18 #define LP_DIR_CTX OPENSSL_DIR_CTX
/openssl/crypto/conf/
H A Dconf_def.c55 static BIO *process_include(char *include, OPENSSL_DIR_CTX **dirctx,
57 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx);
227 OPENSSL_DIR_CTX *dirctx = NULL; in def_load_bio()
806 static BIO *process_include(char *include, OPENSSL_DIR_CTX **dirctx, in process_include()
838 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file()
/openssl/fuzz/
H A Dtest-corpus.c70 OPENSSL_DIR_CTX *ctx = NULL; in main()
/openssl/apps/
H A Drehash.c353 OPENSSL_DIR_CTX *d = NULL; in do_dir()
/openssl/providers/implementations/storemgmt/
H A Dfile_store.c84 OPENSSL_DIR_CTX *ctx;
/openssl/util/
H A Dindent.pro317 -T OPENSSL_DIR_CTX
/openssl/ssl/
H A Dssl_cert.c916 OPENSSL_DIR_CTX *d = NULL; in SSL_add_dir_cert_subjects_to_stack()
/openssl/engines/
H A De_loader_attic.c882 OPENSSL_DIR_CTX *ctx;

Completed in 41 milliseconds