Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ SHA1Reset
Function
SHA1Reset
Source/sha.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void SHA1Reset(int n)
139
{
140
SHA1Init(&sgSHA1[n]);
141
}
142
143
void SHA1Init(SHA1Context *context)
144
{
Callers
1
codec_init_key
Function · 0.85
Calls
1
SHA1Init
Function · 0.85
Tested by
no test coverage detected