Home
last modified time | relevance | path

Searched defs:sctx (Results 1 – 2 of 2) sorted by relevance

/u-boot/tools/
A Dmxsimage.c324 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header() local
398 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image() local
713 struct sb_section_ctx *sctx; in sb_build_section() local
788 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_nop() local
823 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_tag() local
867 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_load() local
1040 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_fill() local
1138 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_jump_call() local
1240 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_mode() local
1948 struct sb_section_ctx *sctx; in sb_verify_sections_cmds() local
[all …]
/u-boot/lib/
A Dsha512.c203 static void sha512_base_do_update(sha512_context *sctx, in sha512_base_do_update()
239 static void sha512_base_do_finalize(sha512_context *sctx) in sha512_base_do_finalize()

Completed in 7 milliseconds