Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_CTRL_SET_TMP_RSA

1585 #define SSL_CTRL_SET_TMP_RSA			2
1705 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
1714 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)