Lines Matching full:uint32
11 type @"hash".Hash32 interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"hash".b []byte) (? []byte); Sum32() (? uint32); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
13 func @"".Checksum (@"".data·2 []byte "esc:0x1") (? uint32)
15 type @"".digest uint32
19 func (@"".d·2 *@"".digest "esc:0x1") Sum (@"".in·3 []byte "esc:0x1a") (? []byte) { var @"".s·4 uint32; @"".s·4 = uint32(*@"".d·2); return append(@"".in·3, byte(@"".s·4 >> 0x18), byte(@"".s·4 >> 0x10), byte(@"".s·4 >> 0x8), byte(@"".s·4)) }
20 func (@"".d·2 *@"".digest "esc:0x1") Sum32 () (? uint32) { return uint32(*@"".d·2) }
46 0runtime.morestack_noctxt P "".autotmp_0014 type.int "".autotmp_0011 type.uint32