Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_agreedKeyLength
Method
get_agreedKeyLength
extra/yassl/src/crypto_wrapper.cpp:858–861 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
856
857
858
uint DiffieHellman::get_agreedKeyLength() const
859
{
860
return pimpl_->dh_.GetByteLength();
861
}
862
863
864
const byte* DiffieHellman::get_agreedKey() const
Callers
2
build
Method · 0.80
read
Method · 0.80
Calls
1
GetByteLength
Method · 0.80
Tested by
no test coverage detected