Searched defs:sctx (Results 1 – 2 of 2) sorted by relevance
324 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header() local398 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image() local713 struct sb_section_ctx *sctx; in sb_build_section() local788 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_nop() local823 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_tag() local867 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_load() local1040 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_fill() local1138 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_jump_call() local1240 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_mode() local1948 struct sb_section_ctx *sctx; in sb_verify_sections_cmds() local[all …]
203 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