Home
last modified time | relevance | path

Searched refs:sha_init (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count3.ll19 declare void @sha_init(%struct.SHA_INFO* nocapture) nounwind
/external/python/cpython2/Modules/
Dshamodule.c222 sha_init(SHAobject *sha_info) in sha_init() function
565 sha_init(new); in SHA_new()
Dsha256module.c228 sha_init(SHAobject *sha_info) in sha_init() function
628 sha_init(new); in SHA256_new()
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dtrip-count3.ll18 declare void @sha_init(%struct.SHA_INFO* nocapture) nounwind
/external/python/cpython3/Modules/
Dsha256module.c220 sha_init(SHAobject *sha_info) in sha_init() function
617 sha_init(new); in _sha256_sha256_impl()