Searched refs:SSL_CTRL_SET_TMP_RSA (Results 1 – 2 of 2) sorted by relevance
1686 # define SSL_CTRL_SET_TMP_RSA 2 macro1790 SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)1798 SSL_ctrl(ssl,SSL_CTRL_SET_TMP_RSA,0,(char *)rsa)
3091 cmd == SSL_CTRL_SET_TMP_RSA || cmd == SSL_CTRL_SET_TMP_RSA_CB || in ssl3_ctrl()3131 case SSL_CTRL_SET_TMP_RSA: in ssl3_ctrl()3441 case SSL_CTRL_SET_TMP_RSA: in ssl3_ctx_ctrl()