Home | History | Annotate | Download | only in ssl

Lines Matching refs:tmp_rsa_cb

222 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export,int keylength);
973 SSL_CTX_set_tmp_rsa_callback(s_ctx,tmp_rsa_cb);
2335 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength)