| /kernel/linux/linux-6.6/arch/powerpc/perf/ |
| H A D | callchain_32.c | 43 struct sigcontext32 sctx; member
|
| /kernel/linux/linux-6.6/arch/sparc/crypto/ |
| H A D | sha256_glue.c | 30 static void __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data, in __sha256_sparc64_update() argument 54 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_sparc64_update() local 69 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_final() local 114 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_export() local 122 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_import() local [all...] |
| /kernel/linux/linux-5.10/lib/crypto/ |
| H A D | sha256.c | 209 void sha256_update(struct sha256_state *sctx, const u8 *data, unsigned int len) in sha256_update() argument 238 void sha224_update(struct sha256_state *sctx, const u8 *data, unsigned int len) in sha224_update() argument 244 static void __sha256_final(struct sha256_state *sctx, u argument 271 sha256_final(struct sha256_state *sctx, u8 *out) sha256_final() argument 277 sha224_final(struct sha256_state *sctx, u8 *out) sha224_final() argument 285 struct sha256_state sctx; sha256() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx-aes-xcbc.c | 158 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_init() local 169 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_update() local 294 struct xcbc_state *sctx = shash_desc_ctx(desc); nx_xcbc_final() local [all...] |
| H A D | nx-sha512.c | 44 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_init() local 64 struct sha512_state_be *sctx = shash_desc_ctx(desc); nx_sha512_update() local 186 struct sha512_state_be *sctx = shash_desc_ctx(desc); nx_sha512_final() local 259 struct sha512_state_be *sctx = shash_desc_ctx(desc); nx_sha512_export() local 268 struct sha512_state_be *sctx = shash_desc_ctx(desc); nx_sha512_import() local [all...] |
| H A D | nx-sha256.c | 44 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_init() local 64 struct sha256_state_be *sctx = shash_desc_ctx(desc); nx_sha256_update() local 183 struct sha256_state_be *sctx = shash_desc_ctx(desc); nx_sha256_final() local 253 struct sha256_state_be *sctx = shash_desc_ctx(desc); nx_sha256_export() local 262 struct sha256_state_be *sctx = shash_desc_ctx(desc); nx_sha256_import() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | sha256_ssse3_glue.c | 58 struct sha256_state *sctx = shash_desc_ctx(desc); in _sha256_update() local
|
| H A D | sha512_ssse3_glue.c | 48 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_update() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_draw.cpp | 55 static void si_emit_spi_map(struct si_context *sctx) in si_emit_spi_map() argument 111 static bool si_update_shaders(struct si_context *sctx) in si_update_shaders() argument [all...] |
| H A D | si_state_msaa.c | 202 void si_init_msaa_functions(struct si_context *sctx) in si_init_msaa_functions() argument [all...] |
| H A D | si_state_streamout.c | 68 void si_streamout_buffers_dirty(struct si_context *sctx) in si_streamout_buffers_dirty() argument 81 struct si_context *sctx = (struct si_context *)ctx; in si_set_streamout_targets() local 215 si_flush_vgt_streamout(struct si_context *sctx) si_flush_vgt_streamout() argument 251 si_emit_streamout_begin(struct si_context *sctx) si_emit_streamout_begin() argument 328 si_emit_streamout_end(struct si_context *sctx) si_emit_streamout_end() argument 381 si_emit_streamout_enable(struct si_context *sctx) si_emit_streamout_enable() argument 396 si_set_streamout_enable(struct si_context *sctx, bool enable) si_set_streamout_enable() argument 413 si_update_prims_generated_query_state(struct si_context *sctx, unsigned type, int diff) si_update_prims_generated_query_state() argument 433 si_init_streamout_functions(struct si_context *sctx) si_init_streamout_functions() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_core.cpp | 50 sb_context *sctx = new sb_context(); in r600_sb_context_create() local 73 void r600_sb_context_destroy(void * sctx) { in r600_sb_context_destroy() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_pmeth.c | 58 DSA_PKEY_CTX *dctx, *sctx; in pkey_dsa_copy() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv.c | 164 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_get_ctx_params() local
|
| /third_party/node/deps/openssl/openssl/crypto/hmac/ |
| H A D | hmac.c | 204 int HMAC_CTX_copy(HMAC_CTX *dctx, HMAC_CTX *sctx) in HMAC_CTX_copy() argument
|
| /third_party/openssl/test/ |
| H A D | ossl_store_test.c | 42 OSSL_STORE_CTX *sctx = NULL; in test_store_open() local
|
| H A D | servername_test.c | 204 SSL_CTX *cctx = NULL, *sctx = NULL; in server_setup_sni() local
|
| H A D | recordlentest.c | 82 SSL_CTX *cctx = NULL, *sctx = NULL; in test_record_overflow() local
|
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_pmeth.c | 58 DSA_PKEY_CTX *dctx, *sctx; in pkey_dsa_copy() local
|
| /third_party/openssl/crypto/hmac/ |
| H A D | hmac.c | 204 int HMAC_CTX_copy(HMAC_CTX *dctx, HMAC_CTX *sctx) in HMAC_CTX_copy() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv.c | 164 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_get_ctx_params() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | padlock-sha.c | 270 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_init_nano() local 282 struct sha1_state *sctx = shash_desc_ctx(desc); in padlock_sha1_update_nano() local 353 struct sha256_state *sctx = shash_desc_ctx(desc); padlock_sha256_init_nano() local 366 struct sha256_state *sctx = shash_desc_ctx(desc); padlock_sha256_update_nano() local 440 void *sctx = shash_desc_ctx(desc); padlock_sha_export_nano() local 450 void *sctx = shash_desc_ctx(desc); padlock_sha_import_nano() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | sha1_ssse3_glue.c | 32 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_update() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-switch.c | 62 struct switch_ctx *sctx; in alloc_switch_ctx() local 78 struct switch_ctx *sctx = ti->private; in alloc_region_table() local 126 switch_get_position(struct switch_ctx *sctx, unsigned long region_nr, unsigned long *region_index, unsigned *bit) switch_get_position() argument 140 switch_region_table_read(struct switch_ctx *sctx, unsigned long region_nr) switch_region_table_read() argument 154 switch_get_path_nr(struct switch_ctx *sctx, sector_t offset) switch_get_path_nr() argument 174 switch_region_table_write(struct switch_ctx *sctx, unsigned long region_nr, unsigned value) switch_region_table_write() argument 192 initialise_region_table(struct switch_ctx *sctx) initialise_region_table() argument 206 struct switch_ctx *sctx = ti->private; parse_path() local 235 struct switch_ctx *sctx = ti->private; switch_dtr() local 260 struct switch_ctx *sctx; switch_ctr() local 321 struct switch_ctx *sctx = ti->private; switch_map() local 373 process_set_region_mappings(struct switch_ctx *sctx, unsigned argc, char **argv) process_set_region_mappings() argument 474 struct switch_ctx *sctx = ti->private; switch_message() local 492 struct switch_ctx *sctx = ti->private; switch_status() local 517 struct switch_ctx *sctx = ti->private; switch_prepare_ioctl() local 536 struct switch_ctx *sctx = ti->private; switch_iterate_devices() local [all...] |
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | sha.h | 136 static inline void sha256_init(struct sha256_state *sctx) in sha256_init() argument 152 sha224_init(struct sha256_state *sctx) sha224_init() argument [all...] |