Home
last modified time | relevance | path

Searched refs:hndcrc32 (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h787 extern uint32 hndcrc32(uint8 *p, uint nbytes, uint32 crc);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1498 hndcrc32(uint8 *pdata, uint nbytes, uint32 crc) in hndcrc32() function