MCPcopy 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
1646const opaque* ServerHello::get_random() const
1647{
1648 return random_;
1649}
1650
1651
1652// Server Hello Done processing handler

Callers 11

buildClientHelloFunction · 0.80
buildServerHelloFunction · 0.80
cipherFinishedFunction · 0.80
buildMessageFunction · 0.80
sendClientHelloFunction · 0.80
sendServerHelloFunction · 0.80
buildMethod · 0.80
readMethod · 0.80
ProcessMethod · 0.80
BuildMethod · 0.80
SSLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected