Searched refs:rkcommon_need_rc4_spl (Results 1 – 3 of 3) sorted by relevance
276 bool rkcommon_need_rc4_spl(struct image_tool_params *params) in rkcommon_need_rc4_spl() function311 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()
22 if (rkcommon_need_rc4_spl(params)) in rkimage_set_header()
82 bool rkcommon_need_rc4_spl(struct image_tool_params *params);