Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.c276 bool rkcommon_need_rc4_spl(struct image_tool_params *params) in rkcommon_need_rc4_spl() function
311 hdr->disable_rc4 = !rkcommon_need_rc4_spl(params); in rkcommon_set_header0()
377 if (rkcommon_need_rc4_spl(params)) in rkcommon_set_header()
382 if (rkcommon_need_rc4_spl(params)) in rkcommon_set_header()
H A Drkimage.c22 if (rkcommon_need_rc4_spl(params)) in rkimage_set_header()
H A Drkcommon.h82 bool rkcommon_need_rc4_spl(struct image_tool_params *params);