USE_RSA
if (cp->keyex == USE_RSA) {
if (cp->keyex != USE_RSA) {
cp->keyex = USE_RSA;
case USE_RSA:
opt->opt_private->pk_init_ctx->keyex = USE_RSA;