Home
last modified time | relevance | path

Searched defs:sha1_init (Results 1 – 2 of 2) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerSHA1.cpp85 void sha1_init(sha1nfo *s) { in sha1_init() function
/third_party/python/Modules/
Dsha1module.c191 sha1_init(struct sha1_state *sha1) in sha1_init() function