/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_idea_hw.c | 19 static int cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx, in cipher_hw_idea_initkey() argument
|
H A D | cipher_aria_ccm_hw.c | 16 static int ccm_aria_initkey(PROV_CCM_CTX *ctx, in ccm_aria_initkey() argument
|
H A D | cipher_aria_gcm_hw.c | 16 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 D | sha2_prov.c | 36 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 D | null_prov.c | 18 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 D | v3_utf8.c | 47 s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ASN1_UTF8STRING() argument
|
H A D | v3_ia5.c | 43 s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) s2i_ASN1_IA5STRING() argument
|
/third_party/openssl/demos/bio/ |
H A D | server-cmod.c | 28 SSL_CTX *ctx; in main() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | function_test.cpp | 114 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 D | prov_config_test.c | 23 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 D | provider_fallback_test.c | 15 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 D | tasn_scn.c | 25 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 D | sqrt.c | 38 mpd_context_t ctx; in main() local
|
H A D | powmod.c | 38 mpd_context_t ctx; in main() local [all...] |
H A D | divmod.c | 38 mpd_context_t ctx; in main() local [all...] |
H A D | multiply.c | 38 mpd_context_t ctx; in main() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | osfiber_aarch64.c | 27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
|
H A D | osfiber_arm.c | 27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
|
H A D | osfiber_mips64.c | 27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
|
H A D | osfiber_ppc64.c | 27 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
|
H A D | osfiber_x64.c | 29 void marl_fiber_set_target(struct marl_fiber_context* ctx, in marl_fiber_set_target() argument
|
H A D | osfiber_x86.c | 27 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 D | PPCMCCodeEmitter.h | 31 PPCMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx) in PPCMCCodeEmitter() argument
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | unshadow.cc | 35 CloneContext& ctx; member 94 Run(CloneContext& ctx, const DataMap&, DataMap&) Run() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | implicit_weak_message.cc | 44 _InternalParse(const char* ptr, ParseContext* ctx) _InternalParse() argument
|