Go to the source code of this file.
Typedefs | |
typedef struct OPENSSL_dir_context_st | OPENSSL_DIR_CTX |
Functions | |
const char * | OPENSSL_DIR_read (OPENSSL_DIR_CTX **ctx, const char *directory) |
int | OPENSSL_DIR_end (OPENSSL_DIR_CTX **ctx) |
typedef struct OPENSSL_dir_context_st OPENSSL_DIR_CTX |
int OPENSSL_DIR_end | ( | OPENSSL_DIR_CTX ** | ctx | ) |
const char* OPENSSL_DIR_read | ( | OPENSSL_DIR_CTX ** | ctx, |
const char * | directory | ||
) |