Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_conf.c160 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list() function
294 return CONF_parse_list(value, ',', 1, ssl_set_option_list, cctx); in cmd_Protocol()
413 return CONF_parse_list(value, ',', 1, ssl_set_option_list, cctx); in cmd_Options()
434 return CONF_parse_list(value, ',', 1, ssl_set_option_list, cctx); in cmd_VerifyMode()

Completed in 6 milliseconds