Searched refs:ossl_core_bio_new_file (Results 1 – 3 of 3) sorted by relevance
82 OSSL_CORE_BIO *ossl_core_bio_new_file(const char *filename, const char *mode) in ossl_core_bio_new_file() function
86 OSSL_CORE_BIO *ossl_core_bio_new_file(const char *filename, const char *mode);
2147 OSSL_FUNC_BIO_new_file_fn ossl_core_bio_new_file; variable2476 { OSSL_FUNC_BIO_NEW_FILE, (void (*)(void))ossl_core_bio_new_file },
Completed in 11 milliseconds