Searched refs:OPENSSL_DIR_read (Results 1 – 4 of 4) sorted by relevance
54 OPENSSL_EXPORT const char *OPENSSL_DIR_read(OPENSSL_DIR_CTX **ctx,
61 const char *OPENSSL_DIR_read(OPENSSL_DIR_CTX **ctx, const char *directory) { in OPENSSL_DIR_read() function
53 const char *OPENSSL_DIR_read(OPENSSL_DIR_CTX **ctx, const char *directory) { in OPENSSL_DIR_read() function
724 while ((filename = OPENSSL_DIR_read(&d, dir))) { in SSL_add_dir_cert_subjects_to_stack()