Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Drkcommon.c169 static unsigned char rc4_key[16] = { variable
334 rc4_encode(buf, RK_BLK_SIZE, rc4_key); in rkcommon_set_header0()
418 rc4_encode((void *)header0, sizeof(struct header0_info), rc4_key); in rkcommon_parse_header()
545 rc4_encode(buf + offset, step, rc4_key); in rkcommon_rc4_encode_spl()