Home
last modified time | relevance | path

Searched defs:sctx (Results 1 - 25 of 109) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_hw.c15 PROV_SM4_CTX *sctx = (PROV_SM4_CTX *)ctx; in cipher_hw_sm4_initkey() local
H A Dcipher_seed_hw.c21 PROV_SEED_CTX *sctx = (PROV_SEED_CTX *)ctx; in cipher_hw_seed_initkey() local
H A Dcipher_aes_xts_hw.c92 PROV_AES_XTS_CTX *sctx = (PROV_AES_XTS_CTX *)src; in cipher_hw_aes_xts_copyctx() local
H A Dcipher_desx_hw.c43 PROV_TDES_CTX *sctx = (PROV_TDES_CTX *)src; in cipher_hw_desx_copyctx() local
H A Dcipher_tdes_hw.c51 PROV_TDES_CTX *sctx = (PROV_TDES_CTX *)src; in ossl_cipher_hw_tdes_copyctx() local
H A Dcipher_aes_siv_hw.c23 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 Dcipher_des_hw.c44 PROV_DES_CTX *sctx = (PROV_DES_CTX *)src; in cipher_hw_des_copyctx() local
/third_party/openssl/test/
H A Dx509_dup_cert_test.c20 X509_STORE_CTX *sctx = NULL; in test_509_dup_cert() local
H A Dfatalerrtest.c21 SSL_CTX *sctx = NULL, *cctx = NULL; in test_fatalerr() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_hw.c15 PROV_SM4_CTX *sctx = (PROV_SM4_CTX *)ctx; in cipher_hw_sm4_initkey() local
H A Dcipher_seed_hw.c21 PROV_SEED_CTX *sctx = (PROV_SEED_CTX *)ctx; in cipher_hw_seed_initkey() local
H A Dcipher_aes_xts_hw.c92 PROV_AES_XTS_CTX *sctx = (PROV_AES_XTS_CTX *)src; in cipher_hw_aes_xts_copyctx() local
H A Dcipher_desx_hw.c43 PROV_TDES_CTX *sctx = (PROV_TDES_CTX *)src; in cipher_hw_desx_copyctx() local
H A Dcipher_tdes_hw.c51 PROV_TDES_CTX *sctx = (PROV_TDES_CTX *)src; in ossl_cipher_hw_tdes_copyctx() local
H A Dcipher_aes_siv_hw.c23 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 Dcipher_des_hw.c44 PROV_DES_CTX *sctx = (PROV_DES_CTX *)src; in cipher_hw_des_copyctx() local
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_vfy.c29 static int sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) in sct_ctx_update() argument
96 int SCT_CTX_verify(const SCT_CTX *sctx, const SCT *sct) in SCT_CTX_verify() argument
[all...]
/third_party/openssl/crypto/ct/
H A Dct_vfy.c29 static int sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) in sct_ctx_update() argument
96 int SCT_CTX_verify(const SCT_CTX *sctx, const SCT *sct) in SCT_CTX_verify() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp41 struct st_context *sctx = st_context(ctx); in link_shader() local
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_manager_impl.cpp56 auto sctx = ctx->shared_from_this(); in CreateNewSystemWindow() local
154 auto sctx = ctx->shared_from_this(); in GetLastWindow() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c119 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 Dradeon_video.c131 struct si_context *sctx = (struct si_context *)context; in si_vid_clear_buffer() local
H A Dsi_cp_reg_shadowing.c69 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...]
H A Dsi_state_draw.cpp55 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 Dsi_state_msaa.c202 void si_init_msaa_functions(struct si_context *sctx) in si_init_msaa_functions() argument
[all...]

Completed in 9 milliseconds

12345