HomeSort by: relevance | last modified time | path
    Searched defs:crc32v (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mkubootimage/
crc32.c 90 crc32v(const struct iovec *iov, int cnt) function in typeref:typename:uint32_t
117 return crc32v(iov, 1);
crc32.c 90 crc32v(const struct iovec *iov, int cnt) function in typeref:typename:uint32_t
117 return crc32v(iov, 1);

Completed in 27 milliseconds