Home
last modified time | relevance | path

Searched defs:archUpdateCastagnoli (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/hash/crc32/
Dcrc32_otherarch.go15 func archUpdateCastagnoli(crc uint32, p []byte) uint32 { panic("not available") } func
Dcrc32_arm64.go26 func archUpdateCastagnoli(crc uint32, p []byte) uint32 { func
Dcrc32_s390x.go46 func archUpdateCastagnoli(crc uint32, p []byte) uint32 { func
Dcrc32_ppc64le.go32 func archUpdateCastagnoli(crc uint32, p []byte) uint32 { func
Dcrc32_amd64.go85 func archUpdateCastagnoli(crc uint32, p []byte) uint32 { func