Home
last modified time | relevance | path

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

/external/u-boot/tools/
Drkimage.c22 rkcommon_rc4_encode_spl(buf, 4, params->file_size); in rkimage_set_header()
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
Drkcommon.h97 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size);