Home
last modified time | relevance | path

Searched defs:P_RC4 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkupdate/
H A DCRC.cpp144 void P_RC4(unsigned char *buf, unsigned short len) in P_RC4() function
/OK3568_Linux_fs/external/recovery/update_engine/
H A Dcrc.c150 void P_RC4(unsigned char* buf, unsigned short len) in P_RC4() function
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Drkflash_api.c19 static void P_RC4(u8 *buf, u16 len) in P_RC4() function
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.c89 void P_RC4(uint8_t *buf, uint32_t len) in P_RC4() function