Searched defs:octx (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/arch/s390/crypto/ |
H A D | sha1_s390.c | 48 struct sha1_state *octx = out; in s390_sha1_export() local
|
H A D | sha256_s390.c | 41 struct sha256_state *octx = out; in sha256_export() local
|
H A D | sha512_s390.c | 42 struct sha512_state *octx = out; in sha512_export() local
|
H A D | sha3_256_s390.c | 34 struct sha3_state *octx = out; in sha3_256_export() local
|
H A D | sha3_512_s390.c | 33 struct sha3_state *octx = out; in sha3_512_export() local
|
/openbmc/linux/io_uring/ |
H A D | msg_ring.c | 36 static void io_double_unlock_ctx(struct io_ring_ctx *octx) in io_double_unlock_ctx() 41 static int io_double_lock_ctx(struct io_ring_ctx *octx, in io_double_lock_ctx()
|
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-hash.c | 65 struct md5_state *octx = out; in sun4i_hash_export_md5() local 107 struct sha1_state *octx = out; in sun4i_hash_export_sha1() local
|
/openbmc/linux/fs/ |
H A D | libfs.c | 259 void simple_offset_init(struct offset_ctx *octx) in simple_offset_init() 276 int simple_offset_add(struct offset_ctx *octx, struct dentry *dentry) in simple_offset_add() 300 void simple_offset_remove(struct offset_ctx *octx, struct dentry *dentry) in simple_offset_remove() 369 void simple_offset_destroy(struct offset_ctx *octx) in simple_offset_destroy()
|
H A D | userfaultfd.c | 691 struct userfaultfd_ctx *ctx = NULL, *octx; in dup_userfaultfd() local
|
/openbmc/linux/crypto/ |
H A D | cmac.c | 220 struct cmac_tfm_ctx *octx = crypto_shash_ctx(otfm); in cmac_clone_tfm() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_fastopen.c | 61 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 2091 dma_addr_t ictx, octx, dcbaap; in xhci_address_slot() local 2194 dma_addr_t ictx, octx; in xhci_configure_slot() local 2294 dma_addr_t ictx, octx; in xhci_evaluate_slot() local 2362 dma_addr_t octx; in xhci_reset_slot() local
|
/openbmc/linux/drivers/crypto/ |
H A D | omap-aes.h | 102 struct omap_aes_ctx octx; member
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | emac.h | 69 u32 octx; member
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_receiver.c | 1263 struct one_flush_context *octx = bio->bi_private; in one_flush_endio() local 1286 struct one_flush_context *octx = kmalloc(sizeof(*octx), GFP_NOIO); in submit_one_flush() local
|