Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_random
Method
get_random
extra/yassl/src/yassl_imp.cpp:1646–1649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1644
1645
1646
const opaque* ServerHello::get_random() const
1647
{
1648
return random_;
1649
}
1650
1651
1652
// Server Hello Done processing handler
Callers
11
buildClientHello
Function · 0.80
buildServerHello
Function · 0.80
cipherFinished
Function · 0.80
buildMessage
Function · 0.80
sendClientHello
Function · 0.80
sendServerHello
Function · 0.80
build
Method · 0.80
read
Method · 0.80
Process
Method · 0.80
Build
Method · 0.80
SSL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected