Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
const PseudoRandom::PrngDescriptor* PseudoRandom::getDsc()
108
{
109
return &yarrow_desc;
110
}
111
112
void Hash::init(ThrowStatusWrapper* status, const ltc_hash_descriptor* desc)
113
{
Callers
1
authenticate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected