Lines Matching full:uint64
13 type @"".Table [256]uint64
14 func @"".MakeTable (@"".poly·2 uint64) (? *@"".Table)
15 type @"hash".Hash64 interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"hash".b []byte) (? []byte); Sum64() (? uint64); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
17 func @"".Update (@"".crc·2 uint64, @"".tab·3 *@"".Table "esc:0x1", @"".p·4 []byte "esc:0x1") (? uint64)
18 func @"".Checksum (@"".data·2 []byte "esc:0x1", @"".tab·3 *@"".Table "esc:0x1") (? uint64)
20 type @"".digest struct { @"".crc uint64; @"".tab *@"".Table }
24 func (@"".d·2 *@"".digest "esc:0x1") Sum (@"".in·3 []byte "esc:0x1a") (? []byte) { var @"".s·4 uint64; @"".s·4 = @"".d·2.Sum64(); return append(@"".in·3, byte(@"".s·4 >> 0x38), byte(@"".s·4 >> 0x30), byte(@"".s·4 >> 0x28), byte(@"".s·4 >> 0x20), byte(@"".s·4 >> 0x18), byte(@"".s·4 >> 0x10), byte(@"".s·4 >> 0x8), byte(@"".s·4)) }
25 func (@"".d·2 *@"".digest "esc:0x1") Sum64 () (? uint64) { return @"".d·2.@"".crc }
42 0runtime.morestack_noctxt "".autotmp_0001 type.int "".~r1 type.*"".Table "".poly type.uint64