Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ SetSubGroupOrder
Method
SetSubGroupOrder
extra/yassl/taocrypt/src/dsa.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
103
104
void DSA_PublicKey::SetSubGroupOrder(const Integer& q)
105
{
106
q_ = q;
107
}
108
109
110
void DSA_PublicKey::SetSubGroupGenerator(const Integer& g)
Callers
1
Decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected