Searched refs:SSL_R_VERSION_TOO_LOW (Results 1 – 5 of 5) sorted by relevance
331 # define SSL_R_VERSION_TOO_LOW 396 macro
539 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_VERSION_TOO_LOW), "version too low"},
1497 return SSL_R_VERSION_TOO_LOW; in ssl_method_error()1878 return disabled ? SSL_R_UNSUPPORTED_PROTOCOL : SSL_R_VERSION_TOO_LOW; in ssl_choose_server_version()
1647 protverr = SSL_R_VERSION_TOO_LOW; in tls_early_post_process_client_hello()
1520 SSL_R_VERSION_TOO_LOW:396:version too low
Completed in 15 milliseconds