Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_CTRL_NEED_TMP_RSA

1539 #define SSL_CTRL_NEED_TMP_RSA			1
1658 SSL_CTX_ctrl(ctx,SSL_CTRL_NEED_TMP_RSA,0,NULL)
1667 SSL_ctrl(ssl,SSL_CTRL_NEED_TMP_RSA,0,NULL)