Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkcommon.c146 bool rkcommon_need_rc4_spl(struct image_tool_params *params) in rkcommon_need_rc4_spl() function
163 hdr->disable_rc4 = !rkcommon_need_rc4_spl(params); in rkcommon_set_header0()
201 if (rkcommon_need_rc4_spl(params)) in rkcommon_set_header()
H A Drkimage.c20 if (rkcommon_need_rc4_spl(params)) in rkimage_set_header()
H A Drkcommon.h85 bool rkcommon_need_rc4_spl(struct image_tool_params *params);