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

Method SetKey

extra/yassl/src/yassl.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168
169
170void Client::SetKey(const char* name)
171{
172 NewCopy(pimpl_->base_.key_, name);
173}
174
175
176

Callers 5

HMAC_MD5Method · 0.45
HMAC_SHAMethod · 0.45
HMAC_RMDMethod · 0.45
set_encryptKeyMethod · 0.45
set_decryptKeyMethod · 0.45

Calls 1

NewCopyFunction · 0.85

Tested by

no test coverage detected