MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getSpecificData

Method getSpecificData

src/plugins/crypt/arc4/Arc4.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156const unsigned char* Arc4::getSpecificData(CheckStatusWrapper* status, const char*, unsigned*)
157{
158 return nullptr;
159}
160
161void Arc4::setSpecificData(CheckStatusWrapper* status, const char*, unsigned, const unsigned char*)
162{

Callers 2

CryptKeyTypeManagerMethod · 0.45
extractNewKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected