Home
last modified time | relevance | path

Searched defs:sctx (Results 51 – 68 of 68) sorted by relevance

123

/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/linux/arch/arm64/crypto/
H A Dsha256-glue.c97 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_update_neon() local
/openbmc/linux/arch/powerpc/perf/
H A Dcallchain_32.c43 struct sigcontext32 sctx; member
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c2505 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) in rtw_sctx_init()
2513 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait()
2532 void rtw_sctx_done_err(struct submit_ctx **sctx, int status) in rtw_sctx_done_err()
2541 void rtw_sctx_done(struct submit_ctx **sctx) in rtw_sctx_done()
H A Drtw_cmd.c631 struct submit_ctx sctx; in rtw_startbss_cmd() local
H A Drtw_mlme_ext.c2028 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/openbmc/linux/arch/x86/crypto/
H A Dsha512_ssse3_glue.c48 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_update() local
H A Dsha256_ssse3_glue.c58 struct sha256_state *sctx = shash_desc_ctx(desc); in _sha256_update() local
H A Dsha1_ssse3_glue.c41 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_update() local
/openbmc/linux/crypto/
H A Dhmac.c165 struct hmac_ctx *sctx = hmac_ctx(src); in hmac_clone_tfm() local
/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.c1003 XHCIStreamContext *sctx; in xhci_find_stream() local
1035 XHCIStreamContext *sctx, uint32_t state) in xhci_set_ep_state()
1384 XHCIStreamContext *sctx; in xhci_set_ep_dequeue() local
1568 XHCIStreamContext *sctx; in xhci_stall_ep() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_32.c195 struct sigcontext sctx; /* the sigcontext */ member
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c171 struct target_sigcontext sctx; member
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c1506 struct sha256_state sctx; in fw_buf_checksum_show() local
/openbmc/linux/drivers/misc/
H A Dfastrpc.c298 struct fastrpc_session_ctx *sctx; member
1104 static int fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, in fastrpc_invoke_send()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h30 struct submit_ctx *sctx; member
H A Drtw_xmit.h258 struct submit_ctx *sctx; member

123