Lines Matching refs:tmp_rsa_cb
205 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength);1756 SSL_CTX_set_tmp_rsa_callback(ctx,tmp_rsa_cb);1759 SSL_CTX_set_tmp_rsa_callback(ctx2,tmp_rsa_cb);2959 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength)