Home | History | Annotate | Download | only in api

Lines Matching full:crc64

3343 pkg hash/crc64, const ECMA ideal-int
3344 pkg hash/crc64, const ISO ideal-int
3345 pkg hash/crc64, const Size ideal-int
3346 pkg hash/crc64, func Checksum([]uint8, *Table) uint64
3347 pkg hash/crc64, func MakeTable(uint64) *Table
3348 pkg hash/crc64, func New(*Table) hash.Hash64
3349 pkg hash/crc64, func Update(uint64, *Table, []uint8) uint64
3350 pkg hash/crc64, type Table [256]uint64