Home
last modified time | relevance | path

Searched refs:do_file_type (Results 1 – 3 of 3) sorted by relevance

/curl/lib/vtls/
H A Dwolfssl.c210 static int do_file_type(const char *type) in do_file_type() function
594 int file_type = do_file_type(ssl_config->cert_type); in wolfssl_connect_step1()
617 file_type = do_file_type(ssl_config->key_type); in wolfssl_connect_step1()
H A Dgtls.c352 static gnutls_x509_crt_fmt_t do_file_type(const char *type) in do_file_type() function
775 do_file_type(ssl_config->cert_type), in gtls_client_init()
790 do_file_type(ssl_config->cert_type) ) != in gtls_client_init()
H A Dopenssl.c1047 static int do_file_type(const char *type) in do_file_type() function
1269 int file_type = do_file_type(cert_type); in cert_stuff()
1510 file_type = do_file_type(key_type); in cert_stuff()

Completed in 35 milliseconds