MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / Fill

Method Fill

extra/yassl/src/crypto_wrapper.cpp:542–545  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540}
541
542void RandomPool::Fill(opaque* dst, uint sz) const
543{
544 pimpl_->RNG_.GenerateBlock(dst, sz);
545}
546
547
548// Implementation of DSS Authentication

Callers 8

buildClientHelloFunction · 0.80
buildServerHelloFunction · 0.80
cipherFinishedFunction · 0.80
buildMessageFunction · 0.80
buildMethod · 0.80
ProcessMethod · 0.80
cleanFunction · 0.80
RAND_bytesFunction · 0.80

Calls 1

GenerateBlockMethod · 0.80

Tested by

no test coverage detected