Lines Matching refs:sha1_uint32
40 typedef u_int32_t sha1_uint32; typedef
45 typedef uint32_t sha1_uint32; typedef
60 typedef unsigned int sha1_uint32; typedef
63 typedef unsigned short sha1_uint32; typedef
66 typedef unsigned long sha1_uint32; typedef
83 sha1_uint32 A;
84 sha1_uint32 B;
85 sha1_uint32 C;
86 sha1_uint32 D;
87 sha1_uint32 E;
89 sha1_uint32 total[2];
90 sha1_uint32 buflen;
91 sha1_uint32 buffer[32];