Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_api.c19 static void P_RC4(u8 *buf, u16 len) in P_RC4() function
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c89 void P_RC4(uint8_t *buf, uint32_t len) in P_RC4() function