Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dcrc8.c24 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8()
/rk3399_rockchip-uboot/net/
H A Dchecksum.c14 unsigned compute_ip_checksum(const void *vptr, unsigned nbytes) in compute_ip_checksum()