Home
last modified time | relevance | path

Searched defs:octx (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-hash.c65 struct md5_state *octx = out; in sun4i_hash_export_md5() local
107 struct sha1_state *octx = out; in sun4i_hash_export_sha1() local
/Linux-v6.6/io_uring/
Dmsg_ring.c36 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()
/Linux-v6.6/arch/s390/crypto/
Dsha1_s390.c48 struct sha1_state *octx = out; in s390_sha1_export() local
Dsha256_s390.c41 struct sha256_state *octx = out; in sha256_export() local
Dsha512_s390.c42 struct sha512_state *octx = out; in sha512_export() local
Dsha3_256_s390.c34 struct sha3_state *octx = out; in sha3_256_export() local
Dsha3_512_s390.c33 struct sha3_state *octx = out; in sha3_512_export() local
/Linux-v6.6/fs/
Dlibfs.c259 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()
Duserfaultfd.c691 struct userfaultfd_ctx *ctx = NULL, *octx; in dup_userfaultfd() local
/Linux-v6.6/crypto/
Dcmac.c220 struct cmac_tfm_ctx *octx = crypto_shash_ctx(otfm); in cmac_clone_tfm() local
/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c61 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher() local
/Linux-v6.6/drivers/crypto/
Domap-aes.h102 struct omap_aes_ctx octx; member
/Linux-v6.6/drivers/net/ethernet/ibm/emac/
Demac.h69 u32 octx; member
/Linux-v6.6/drivers/block/drbd/
Ddrbd_receiver.c1263 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