Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkimage.c21 rkcommon_rc4_encode_spl(buf, 4, params->file_size); in rkimage_set_header()
H A Drkcommon.h97 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size);
H A Drkcommon.c202 rkcommon_rc4_encode_spl(buf, RK_SPL_HDR_START, in rkcommon_set_header()
318 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size) in rkcommon_rc4_encode_spl() function