Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dsslerr.h339 # define SSL_R_WRONG_CIPHER_RETURNED 261 macro
/openssl/ssl/
H A Dssl_err.c553 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_WRONG_CIPHER_RETURNED),
/openssl/ssl/statem/
H A Dstatem_clnt.c1334 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CIPHER_RETURNED); in set_client_ciphersuite()
1342 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CIPHER_RETURNED); in set_client_ciphersuite()
1349 SSLfatal(s, SSL_AD_ILLEGAL_PARAMETER, SSL_R_WRONG_CIPHER_RETURNED); in set_client_ciphersuite()
/openssl/crypto/err/
H A Dopenssl.txt1549 SSL_R_WRONG_CIPHER_RETURNED:261:wrong cipher returned

Completed in 25 milliseconds