Home
last modified time | relevance | path

Searched defs:__nosan_crc16 (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/libkern/
H A Dcrc16.c83 __nosan_crc16(uint16_t crc, const void *buf, size_t size) in __nosan_crc16() function
H A Dlibkern.h194 __nosan_crc16(uint16_t crc, const void *bufp, size_t len) in __nosan_crc16() function