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

Method getDsc

examples/extauth/TcWrapper.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107const PseudoRandom::PrngDescriptor* PseudoRandom::getDsc()
108{
109 return &yarrow_desc;
110}
111
112void Hash::init(ThrowStatusWrapper* status, const ltc_hash_descriptor* desc)
113{

Callers 1

authenticateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected