Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.c323 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header() local
397 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image() local
712 struct sb_section_ctx *sctx; in sb_build_section() local
787 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_nop() local
822 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_tag() local
866 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_load() local
1039 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_fill() local
1137 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_jump_call() local
1239 struct sb_section_ctx *sctx = ictx->sect_tail; in sb_build_command_mode() local
1356 struct sb_section_ctx *sctx = ictx->sect_head; in sb_postfill_image_header() local
[all …]
/openbmc/u-boot/lib/
H A Dsha512.c202 static void sha512_base_do_update(sha512_context *sctx, in sha512_base_do_update()
238 static void sha512_base_do_finalize(sha512_context *sctx) in sha512_base_do_finalize()
/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c109 struct ctx_layout *sctx, unsigned size, in extframe_alloc()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c1008 XHCIStreamContext *sctx; in xhci_find_stream() local
1040 XHCIStreamContext *sctx, uint32_t state) in xhci_set_ep_state()
1396 XHCIStreamContext *sctx; in xhci_set_ep_dequeue() local
1574 XHCIStreamContext *sctx; in xhci_stall_ep() local
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c171 struct target_sigcontext sctx; member