| /kernel/linux/linux-6.6/arch/sparc/crypto/ |
| H A D | md5_glue.c | 46 static void __md5_sparc64_update(struct md5_state *sctx, const u8 *data, in __md5_sparc64_update() argument 70 struct md5_state *sctx = shash_desc_ctx(desc); in md5_sparc64_update() local 86 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_final() local 119 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_export() local 128 struct md5_state *sctx = shash_desc_ctx(desc); md5_sparc64_import() local [all...] |
| H A D | sha512_glue.c | 29 static void __sha512_sparc64_update(struct sha512_state *sctx, const u8 *data, in __sha512_sparc64_update() argument 54 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_sparc64_update() local 70 struct sha512_state *sctx = shash_desc_ctx(desc); sha512_sparc64_final() local [all...] |
| H A D | sha1_glue.c | 30 static void __sha1_sparc64_update(struct sha1_state *sctx, const u8 *data, in __sha1_sparc64_update() argument 54 struct sha1_state *sctx = shash_desc_ctx(desc); in sha1_sparc64_update() local 70 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_final() local 103 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_export() local 112 struct sha1_state *sctx = shash_desc_ctx(desc); sha1_sparc64_import() local [all...] |
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | sha256_base.h | 23 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_base_init() local 31 struct sha256_state *sctx = shash_desc_ctx(desc); in sha256_base_init() local 37 static inline int lib_sha256_base_do_update(struct sha256_state *sctx, in lib_sha256_base_do_update() argument 79 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_do_update() local 84 lib_sha256_base_do_finalize(struct sha256_state *sctx, sha256_block_fn *block_fn) lib_sha256_base_do_finalize() argument 109 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_do_finalize() local 114 lib_sha256_base_finish(struct sha256_state *sctx, u8 *out, unsigned int digest_size) lib_sha256_base_finish() argument 130 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_base_finish() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | sha3_generic.c | 163 struct sha3_state *sctx = shash_desc_ctx(desc); in crypto_sha3_init() local 178 struct sha3_state *sctx = shash_desc_ctx(desc); in crypto_sha3_update() local 215 struct sha3_state *sctx = shash_desc_ctx(desc); crypto_sha3_final() local [all...] |
| H A D | sm3.c | 72 static void sm3_transform(struct sm3_state *sctx, u8 const *data, u32 W[16]) in sm3_transform() argument 169 sm3_block(struct sm3_state *sctx, u8 const *data, int blocks, u32 W[16]) sm3_block() argument 178 sm3_update(struct sm3_state *sctx, const u8 *data, unsigned int len) sm3_update() argument 215 sm3_final(struct sm3_state *sctx, u8 *out) sm3_final() argument [all...] |
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | sha256.c | 121 static void sha256_transform_blocks(struct sha256_state *sctx, in sha256_transform_blocks() argument 134 void sha256_update(struct sha256_state *sctx, const u8 *data, unsigned int len) in sha256_update() argument 140 static void __sha256_final(struct sha256_state *sctx, u8 *out, int digest_size) in __sha256_final() argument 146 void sha256_final(struct sha256_state *sctx, u8 *out) in sha256_final() argument 152 void sha224_final(struct sha256_state *sctx, u argument 160 struct sha256_state sctx; sha256() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pm4.c | 119 void si_pm4_free_state(struct si_context *sctx, struct si_pm4_state *state, unsigned idx) in si_pm4_free_state() argument 137 void si_pm4_emit(struct si_context *sctx, struct si_pm4_state *state) in si_pm4_emit() argument 154 si_pm4_reset_emitted(struct si_context *sctx, bool first_cs) si_pm4_reset_emitted() argument [all...] |
| H A D | radeon_video.c | 131 struct si_context *sctx = (struct si_context *)context; in si_vid_clear_buffer() local
|
| H A D | si_cp_reg_shadowing.c | 69 si_create_shadowing_ib_preamble(struct si_context *sctx) in si_create_shadowing_ib_preamble() argument 192 void si_init_cp_reg_shadowing(struct si_context *sctx) in si_init_cp_reg_shadowing() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv_hw.c | 23 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_initkey() local 80 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_settag() local 88 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_setspeed() local 96 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_cleanup() local 107 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_cipher() local [all...] |
| H A D | cipher_des_hw.c | 44 PROV_DES_CTX *sctx = (PROV_DES_CTX *)src; in cipher_hw_des_copyctx() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv_hw.c | 23 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_initkey() local 80 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_settag() local 88 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_setspeed() local 96 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_cleanup() local 107 SIV128_CONTEXT *sctx = &ctx->siv; in aes_siv_cipher() local [all...] |
| H A D | cipher_des_hw.c | 44 PROV_DES_CTX *sctx = (PROV_DES_CTX *)src; in cipher_hw_des_copyctx() local
|
| /kernel/linux/linux-5.10/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 | 39 struct sha512_state *sctx = shash_desc_ctx(desc); in nx_sha512_init() local 59 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_update() local 181 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_final() local 254 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_export() local 263 struct sha512_state *sctx = shash_desc_ctx(desc); nx_sha512_import() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha256.c | 32 static void octeon_sha256_store_hash(struct sha256_state *sctx) in octeon_sha256_store_hash() argument 42 static void octeon_sha256_read_hash(struct sha256_state *sctx) in octeon_sha256_read_hash() argument 68 struct sha256_state *sctx = shash_desc_ctx(desc); in octeon_sha224_init() local 85 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_init() local 100 __octeon_sha256_update(struct sha256_state *sctx, const u8 *data, unsigned int len) __octeon_sha256_update() argument 134 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_update() local 159 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_final() local 211 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_export() local 219 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_import() local [all...] |
| H A D | octeon-sha1.c | 31 static void octeon_sha1_store_hash(struct sha1_state *sctx) in octeon_sha1_store_hash() argument 45 static void octeon_sha1_read_hash(struct sha1_state *sctx) in octeon_sha1_read_hash() argument 76 struct sha1_state *sctx = shash_desc_ctx(desc); in octeon_sha1_init() local 88 __octeon_sha1_update(struct sha1_state *sctx, const u8 *data, unsigned int len) __octeon_sha1_update() argument 122 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_update() local 147 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_final() local 187 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_export() local 195 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_import() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| H A D | sha256-spe-glue.c | 49 static inline void ppc_sha256_clear_context(struct sha256_state *sctx) in ppc_sha256_clear_context() argument 61 struct sha256_state *sctx = shash_desc_ctx(desc); in ppc_spe_sha256_init() local 78 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha224_init() local 96 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_update() local 140 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_final() local 201 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_export() local 209 struct sha256_state *sctx = shash_desc_ctx(desc); ppc_spe_sha256_import() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/perf/ |
| H A D | callchain_32.c | 43 struct sigcontext32 sctx; member
|
| /kernel/linux/linux-5.10/arch/sparc/crypto/ |
| H A D | sha256_glue.c | 31 struct sha256_state *sctx = shash_desc_ctx(desc); in sha224_sparc64_init() local 47 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_init() local 61 __sha256_sparc64_update(struct sha256_state *sctx, const u8 *data, unsigned int len, unsigned int partial) __sha256_sparc64_update() argument 85 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_update() local 100 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_final() local 145 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_export() local 153 struct sha256_state *sctx = shash_desc_ctx(desc); sha256_sparc64_import() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | sha512_ssse3_glue.c | 47 struct sha512_state *sctx = shash_desc_ctx(desc); in sha512_update() local
|
| H A D | sha256_ssse3_glue.c | 49 struct sha256_state *sctx = shash_desc_ctx(desc); in _sha256_update() local
|
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha256.c | 33 static void octeon_sha256_store_hash(struct sha256_state *sctx) in octeon_sha256_store_hash() argument 43 static void octeon_sha256_read_hash(struct sha256_state *sctx) in octeon_sha256_read_hash() argument 67 static void __octeon_sha256_update(struct sha256_state *sctx, const u8 *data, in __octeon_sha256_update() argument 101 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_update() local 126 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_final() local 178 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_export() local 186 struct sha256_state *sctx = shash_desc_ctx(desc); octeon_sha256_import() local [all...] |
| H A D | octeon-sha1.c | 32 static void octeon_sha1_store_hash(struct sha1_state *sctx) in octeon_sha1_store_hash() argument 46 static void octeon_sha1_read_hash(struct sha1_state *sctx) in octeon_sha1_read_hash() argument 75 static void __octeon_sha1_update(struct sha1_state *sctx, const u8 *data, in __octeon_sha1_update() argument 109 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_update() local 134 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_final() local 174 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_export() local 182 struct sha1_state *sctx = shash_desc_ctx(desc); octeon_sha1_import() local [all...] |