Lines Matching full:uint32
15 type @"".Table [256]uint32
17 func @"".MakeTable (@"".poly·2 uint32) (? *@"".Table)
18 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) }
21 func @"".Update (@"".crc·2 uint32, @"".tab·3 *@"".Table "esc:0x1", @"".p·4 []byte) (? uint32)
22 func @"".Checksum (@"".data·2 []byte, @"".tab·3 *@"".Table "esc:0x1") (? uint32)
23 func @"".ChecksumIEEE (@"".data·2 []byte) (? uint32)
25 type @"".digest struct { @"".crc uint32; @"".tab *@"".Table }
29 func (@"".d·2 *@"".digest "esc:0x1") Sum (@"".in·3 []byte "esc:0x1a") (? []byte) { var @"".s·4 uint32; @"".s·4 = @"".d·2.Sum32(); return append(@"".in·3, byte(@"".s·4 >> 0x18), byte(@"".s·4 >> 0x10), byte(@"".s·4 >> 0x8), byte(@"".s·4)) }
30 func (@"".d·2 *@"".digest "esc:0x1") Sum32 () (? uint32) { return @"".d·2.@"".crc }
54 0runtime.morestack_noctxt "".~r1 type.*"".Table "".poly type.uint32