Home
last modified time | relevance | path

Searched defs:ctx (Results 276 - 300 of 4864) sorted by relevance

1...<<11121314151617181920>>...195

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_idea_hw.c19 static int cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx, in cipher_hw_idea_initkey() argument
H A Dcipher_aria_ccm_hw.c16 static int ccm_aria_initkey(PROV_CCM_CTX *ctx, in ccm_aria_initkey() argument
H A Dcipher_aria_gcm_hw.c16 static int aria_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, in aria_gcm_initkey() argument
/third_party/openssl/providers/implementations/digests/
H A Dsha2_prov.c36 static const OSSL_PARAM *sha1_settable_ctx_params(ossl_unused void *ctx, in sha1_settable_ctx_params() argument
46 SHA_CTX *ctx = (SHA_CTX *)vctx; in sha1_set_ctx_params() local
H A Dnull_prov.c18 static int null_init(NULLMD_CTX *ctx) in null_init() argument
23 static int null_update(NULLMD_CTX *ctx, const void *data, size_t datalen) in null_update() argument
28 static int null_final(unsigned char *md, NULLMD_CTX *ctx) in null_final() argument
/third_party/openssl/crypto/x509/
H A Dv3_utf8.c47 s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ASN1_UTF8STRING() argument
H A Dv3_ia5.c43 s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ASN1_IA5STRING() argument
/third_party/openssl/demos/bio/
H A Dserver-cmod.c28 SSL_CTX *ctx; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfunction_test.cpp114 std::unique_ptr<IRContext> ctx = in TEST() local
148 std::unique_ptr<IRContext> ctx = in TEST() local
184 std::unique_ptr<IRContext> ctx = in TEST() local
218 std::unique_ptr<IRContext> ctx = in TEST() local
243 std::unique_ptr<IRContext> ctx = TEST() local
280 std::unique_ptr<IRContext> ctx = TEST() local
[all...]
/third_party/openssl/test/
H A Dprov_config_test.c23 OSSL_LIB_CTX *ctx = OSSL_LIB_CTX_new(); in test_double_config() local
51 OSSL_LIB_CTX *ctx = OSSL_LIB_CTX_new(); in test_recursive_config() local
[all...]
H A Dprovider_fallback_test.c15 static int test_provider(OSSL_LIB_CTX *ctx) in test_provider() argument
37 OSSL_LIB_CTX *ctx = NULL; in test_explicit_provider() local
/third_party/openssl/crypto/asn1/
H A Dtasn_scn.c25 ASN1_SCTX *ASN1_SCTX_new(int (*scan_cb) (ASN1_SCTX *ctx)) in ASN1_SCTX_new() argument
/third_party/python/Modules/_decimal/libmpdec/examples/
H A Dsqrt.c38 mpd_context_t ctx; in main() local
H A Dpowmod.c38 mpd_context_t ctx; in main() local
[all...]
H A Ddivmod.c38 mpd_context_t ctx; in main() local
[all...]
H A Dmultiply.c38 mpd_context_t ctx; in main() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dosfiber_aarch64.c27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
H A Dosfiber_arm.c27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
H A Dosfiber_mips64.c27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
H A Dosfiber_ppc64.c27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
H A Dosfiber_x64.c29 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
H A Dosfiber_x86.c27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.h31 PPCMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx) in PPCMCCodeEmitter() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dunshadow.cc35 CloneContext& ctx; member
94 Run(CloneContext& ctx, const DataMap&, DataMap&) Run() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dimplicit_weak_message.cc44 _InternalParse(const char* ptr, ParseContext* ctx) _InternalParse() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...195