Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/tools/
A Drkimage.c21 rkcommon_rc4_encode_spl(buf, 0, params->file_size); in rkimage_set_header()
A Drkcommon.h93 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size);
A Drkcommon.c260 rkcommon_rc4_encode_spl(buf, RK_SPL_HDR_START, in rkcommon_set_header()
265 rkcommon_rc4_encode_spl(buf + RK_SPL_HDR_START, in rkcommon_set_header()
388 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size) in rkcommon_rc4_encode_spl() function

Completed in 5 milliseconds