Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c32 static void octeon_sha256_store_hash(struct sha256_state *sctx) in octeon_sha256_store_hash()
42 static void octeon_sha256_read_hash(struct sha256_state *sctx) in octeon_sha256_read_hash()
68 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha224_init() local
85 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_init() local
100 static void __octeon_sha256_update(struct sha256_state *sctx, const u8 *data, in __octeon_sha256_update()
134 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_update() local
159 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_final() local
211 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_export() local
219 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_import() local
Docteon-sha1.c31 static void octeon_sha1_store_hash(struct sha1_state *sctx) in octeon_sha1_store_hash()
45 static void octeon_sha1_read_hash(struct sha1_state *sctx) in octeon_sha1_read_hash()
76 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_init() local
88 static void __octeon_sha1_update(struct sha1_state *sctx, const u8 *data, in __octeon_sha1_update()
122 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_update() local
147 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_final() local
187 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_export() local
195 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_import() local
Docteon-sha512.c31 static void octeon_sha512_store_hash(struct sha512_state *sctx) in octeon_sha512_store_hash()
43 static void octeon_sha512_read_hash(struct sha512_state *sctx) in octeon_sha512_read_hash()
79 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_init() local
96 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha384_init() local
111 static void __octeon_sha512_update(struct sha512_state *sctx, const u8 *data, in __octeon_sha512_update()
148 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_update() local
173 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_final() local
/kernel/linux/linux-4.19/arch/mips/cavium-octeon/crypto/
Docteon-sha256.c36 static void octeon_sha256_store_hash(struct sha256_state *sctx) in octeon_sha256_store_hash()
46 static void octeon_sha256_read_hash(struct sha256_state *sctx) in octeon_sha256_read_hash()
72 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha224_init() local
89 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_init() local
104 static void __octeon_sha256_update(struct sha256_state *sctx, const u8 *data, in __octeon_sha256_update()
138 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_update() local
163 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_final() local
215 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_export() local
223 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha256_import() local
Docteon-sha1.c35 static void octeon_sha1_store_hash(struct sha1_state *sctx) in octeon_sha1_store_hash()
49 static void octeon_sha1_read_hash(struct sha1_state *sctx) in octeon_sha1_read_hash()
80 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_init() local
92 static void __octeon_sha1_update(struct sha1_state *sctx, const u8 *data, in __octeon_sha1_update()
126 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_update() local
151 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_final() local
191 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_export() local
199 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_import() local
Docteon-sha512.c35 static void octeon_sha512_store_hash(struct sha512_state *sctx) in octeon_sha512_store_hash()
47 static void octeon_sha512_read_hash(struct sha512_state *sctx) in octeon_sha512_read_hash()
83 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_init() local
100 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha384_init() local
115 static void __octeon_sha512_update(struct sha512_state *sctx, const u8 *data, in __octeon_sha512_update()
152 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_update() local
177 struct sha512_state *sctx = shash_desc_ctx(desc); in octeon_sha512_final() local
/kernel/linux/linux-4.19/drivers/md/
Ddm-switch.c62 struct switch_ctx *sctx; in alloc_switch_ctx() local
79 struct switch_ctx *sctx = ti->private; in alloc_region_table() local
127 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position()
141 static unsigned switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read()
155 static unsigned switch_get_path_nr(struct switch_ctx *sctx, sector_t offset) in switch_get_path_nr()
175 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write()
193 static void initialise_region_table(struct switch_ctx *sctx) in initialise_region_table()
207 struct switch_ctx *sctx = ti->private; in parse_path() local
236 struct switch_ctx *sctx = ti->private; in switch_dtr() local
261 struct switch_ctx *sctx; in switch_ctr() local
[all …]
/kernel/linux/linux-5.10/drivers/md/
Ddm-switch.c62 struct switch_ctx *sctx; in alloc_switch_ctx() local
78 struct switch_ctx *sctx = ti->private; in alloc_region_table() local
126 static void switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, in switch_get_position()
140 static unsigned switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) in switch_region_table_read()
154 static unsigned switch_get_path_nr(struct switch_ctx *sctx, sector_t offset) in switch_get_path_nr()
174 static void switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, in switch_region_table_write()
192 static void initialise_region_table(struct switch_ctx *sctx) in initialise_region_table()
206 struct switch_ctx *sctx = ti->private; in parse_path() local
235 struct switch_ctx *sctx = ti->private; in switch_dtr() local
260 struct switch_ctx *sctx; in switch_ctr() local
[all …]
/kernel/linux/linux-5.10/fs/btrfs/
Dsend.c282 static void inconsistent_snapshot_error(struct send_ctx *sctx, in inconsistent_snapshot_error()
322 static int need_send_hole(struct send_ctx *sctx) in need_send_hole()
571 static int tlv_put(struct send_ctx *sctx, u16 attr, const void *data, int len) in tlv_put()
599 static int tlv_put_string(struct send_ctx *sctx, u16 attr, in tlv_put_string()
607 static int tlv_put_uuid(struct send_ctx *sctx, u16 attr, in tlv_put_uuid()
613 static int tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, in tlv_put_btrfs_timespec()
623 #define TLV_PUT(sctx, attrtype, data, attrlen) \ argument
630 #define TLV_PUT_INT(sctx, attrtype, bits, value) \ argument
637 #define TLV_PUT_U8(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 8, data) argument
638 #define TLV_PUT_U16(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 16, data) argument
[all …]
/kernel/linux/linux-4.19/fs/btrfs/
Dsend.c273 static void inconsistent_snapshot_error(struct send_ctx *sctx, in inconsistent_snapshot_error()
313 static int need_send_hole(struct send_ctx *sctx) in need_send_hole()
562 static int tlv_put(struct send_ctx *sctx, u16 attr, const void *data, int len) in tlv_put()
590 static int tlv_put_string(struct send_ctx *sctx, u16 attr, in tlv_put_string()
598 static int tlv_put_uuid(struct send_ctx *sctx, u16 attr, in tlv_put_uuid()
604 static int tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, in tlv_put_btrfs_timespec()
614 #define TLV_PUT(sctx, attrtype, data, attrlen) \ argument
621 #define TLV_PUT_INT(sctx, attrtype, bits, value) \ argument
628 #define TLV_PUT_U8(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 8, data) argument
629 #define TLV_PUT_U16(sctx, attrtype, data) TLV_PUT_INT(sctx, attrtype, 16, data) argument
[all …]
/kernel/linux/linux-4.19/arch/powerpc/crypto/
Dsha256-spe-glue.c55 static inline void ppc_sha256_clear_context(struct sha256_state *sctx) in ppc_sha256_clear_context()
67 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_init() local
84 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha224_init() local
102 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_update() local
146 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_final() local
207 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_export() local
215 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_import() local
Dmd5-glue.c26 static inline void ppc_md5_clear_context(struct md5_state *sctx) in ppc_md5_clear_context()
38 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_init() local
52 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_update() local
83 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_final() local
115 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_export() local
123 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_import() local
Dsha1-spe-glue.c54 static inline void ppc_sha1_clear_context(struct sha1_state *sctx) in ppc_sha1_clear_context()
66 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_init() local
81 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_update() local
124 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_final() local
161 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_export() local
169 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_import() local
/kernel/linux/linux-5.10/arch/powerpc/crypto/
Dsha256-spe-glue.c49 static inline void ppc_sha256_clear_context(struct sha256_state *sctx) in ppc_sha256_clear_context()
61 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_init() local
78 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha224_init() local
96 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_update() local
140 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_final() local
201 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_export() local
209 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_import() local
Dmd5-glue.c20 static inline void ppc_md5_clear_context(struct md5_state *sctx) in ppc_md5_clear_context()
32 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_init() local
46 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_update() local
77 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_final() local
109 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_export() local
117 struct md5_state *sctx = shash_desc_ctx(desc); in ppc_md5_import() local
Dsha1-spe-glue.c48 static inline void ppc_sha1_clear_context(struct sha1_state *sctx) in ppc_sha1_clear_context()
60 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_init() local
75 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_update() local
118 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_final() local
155 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_export() local
163 struct sha1_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha1_import() local
/kernel/linux/linux-5.10/arch/sparc/crypto/
Dsha256_glue.c31 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_sparc64_init() local
47 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_init() local
61 static void __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data, in __sha256_sparc64_update()
85 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_update() local
100 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_final() local
145 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_export() local
153 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_import() local
Dsha1_glue.c31 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_init() local
40 static void __sha1_sparc64_update(struct sha1_state *sctx, const u8 *data, in __sha1_sparc64_update()
64 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_update() local
80 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_final() local
113 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_export() local
122 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_import() local
/kernel/linux/linux-4.19/arch/sparc/crypto/
Dsha256_glue.c31 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_sparc64_init() local
47 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_init() local
61 static void __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data, in __sha256_sparc64_update()
85 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_update() local
100 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_final() local
145 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_export() local
153 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_import() local
Dsha1_glue.c31 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_init() local
40 static void __sha1_sparc64_update(struct sha1_state *sctx, const u8 *data, in __sha1_sparc64_update()
64 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_update() local
80 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_final() local
113 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_export() local
122 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_import() local
/kernel/linux/linux-5.10/arch/s390/crypto/
Dsha3_256_s390.c23 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_init() local
34 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_export() local
46 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_256_import() local
59 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_import() local
90 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_224_init() local
Dsha3_512_s390.c22 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_init() local
33 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_export() local
47 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_512_import() local
63 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_import() local
99 struct s390_sha_ctx *sctx = shash_desc_ctx(desc); in sha3_384_init() local
/kernel/linux/linux-4.19/include/crypto/
Dsha512_base.h23 struct sha512_state *sctx = shash_desc_ctx(desc); in sha384_base_init() local
40 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_init() local
60 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_update() local
99 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_finalize() local
122 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_finish() local
Dsha256_base.h23 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_base_init() local
40 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_init() local
60 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_do_update() local
97 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_do_finalize() local
119 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_finish() local
/kernel/linux/linux-5.10/include/crypto/
Dsha512_base.h23 struct sha512_state *sctx = shash_desc_ctx(desc); in sha384_base_init() local
40 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_init() local
60 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_update() local
99 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_do_finalize() local
122 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_base_finish() local

12345