Searched refs:SSL_R_BAD_CIPHER (Results 1 – 5 of 5) sorted by relevance
29 # define SSL_R_BAD_CIPHER 186 macro
28 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_CIPHER), "bad cipher"},
789 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_CIPHER); in tls_parse_ctos_cookie()
1752 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_BAD_CIPHER); in tls_early_post_process_client_hello()
1237 SSL_R_BAD_CIPHER:186:bad cipher
Completed in 16 milliseconds