Home
last modified time | relevance | path

Searched refs:SHA1_INT32 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dsha1module.c35 typedef unsigned int SHA1_INT32; /* 32-bit integer */ typedef
50 SHA1_INT32 state[5], curlen;
115 SHA1_INT32 a,b,c,d,e,W[80],i; in sha1_compress()
231 sha1->curlen += (SHA1_INT32)n; in sha1_process()

Completed in 1 milliseconds