Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ SetKey
Method
SetKey
extra/yassl/taocrypt/src/asn.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
208
209
void PublicKey::SetKey(const byte* k)
210
{
211
memcpy(key_, k, sz_);
212
}
213
214
215
void PublicKey::AddToEnd(const byte* data, word32 len)
Callers
15
bench_des
Function · 0.45
bench_aes
Function · 0.45
bench_twofish
Function · 0.45
bench_blowfish
Function · 0.45
bench_arc4
Function · 0.45
hmac_test
Function · 0.45
arc4_test
Function · 0.45
rabbit_test
Function · 0.45
hc128_test
Function · 0.45
des_test
Function · 0.45
aes_test
Function · 0.45
twofish_test
Function · 0.45
Calls
no outgoing calls
Tested by
8
hmac_test
Function · 0.36
arc4_test
Function · 0.36
rabbit_test
Function · 0.36
hc128_test
Function · 0.36
des_test
Function · 0.36
aes_test
Function · 0.36
twofish_test
Function · 0.36
blowfish_test
Function · 0.36