Home | History | Annotate | Download | only in apps

Lines Matching full:ssl_ctx_set_cipher_list

1808 		if(!SSL_CTX_set_cipher_list(ctx,cipher))
1815 if (ctx2 && !SSL_CTX_set_cipher_list(ctx2,cipher))