Home
last modified time | relevance | path

Searched refs:sha1_init (Results 1 – 6 of 6) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerSHA1.cpp67 void sha1_init(sha1nfo *s);
85 void sha1_init(sha1nfo *s) { in sha1_init() function
204 sha1_init(&s); in ComputeSHA1()
/third_party/python/Modules/
Dsha1module.c191 sha1_init(struct sha1_state *sha1) in sha1_init() function
509 sha1_init(&new->hash_state); in _sha1_sha1_impl()
/third_party/openssl/crypto/evp/
Dlegacy_sha.c93 LEGACY_EVP_MD_METH_TABLE(sha1_init, sha1_update, sha1_final, sha1_int_ctrl,
/third_party/node/deps/openssl/openssl/crypto/evp/
Dlegacy_sha.c97 LEGACY_EVP_MD_METH_TABLE(sha1_init, sha1_update, sha1_final, sha1_int_ctrl,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_libtomcrypt.c78 sha1_init(&md); in sha1_vector()
171 if (sha1_init(&ctx->u.md) != CRYPT_OK) in crypto_hash_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_libtomcrypt.c78 sha1_init(&md); in sha1_vector()
171 if (sha1_init(&ctx->u.md) != CRYPT_OK) in crypto_hash_init()