Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ assign
Method
assign
extra/yassl/src/crypto_wrapper.cpp:739–742 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
737
738
739
void Integer::assign(const byte* num, unsigned int sz)
740
{
741
pimpl_->int_ = TaoCrypt::Integer(num, sz);
742
}
743
744
745
struct DiffieHellman::DHImpl {
Callers
nothing calls this directly
Calls
1
Integer
Class · 0.50
Tested by
no test coverage detected