Home | History | Annotate | Download | only in vtls

Lines Matching refs:SSL_CTX_set_cipher_list

2016   if(!SSL_CTX_set_cipher_list(connssl->ctx, ciphers)) {
2039 if(!SSL_CTX_set_cipher_list(connssl->ctx, "SRP")) {