Home
last modified time | relevance | path

Searched defs:ctx2 (Results 1 – 25 of 29) sorted by relevance

12

/external/libchrome/crypto/
Dsecure_hash_unittest.cc57 std::unique_ptr<crypto::SecureHash> ctx2(ctx1->Clone()); in TEST() local
99 std::unique_ptr<crypto::SecureHash> ctx2( in TEST() local
/external/openscreen/util/crypto/
Dsecure_hash_unittest.cc53 SecureHash ctx2 = ctx1; in TEST() local
94 SecureHash ctx2(EVP_sha256()); in TEST() local
/external/cronet/crypto/
Dsecure_hash_unittest.cc112 std::unique_ptr<crypto::SecureHash> ctx2(ctx1->Clone()); in TEST_P() local
154 std::unique_ptr<crypto::SecureHash> ctx2( in TEST_P() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/
Dexample-context-04.kt14 newSingleThreadContext("Ctx2").use { ctx2 -> in <lambda>() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DExecutorsTest.kt103 val ctx2 = newSingleThreadContext("Ctx2") in <lambda>() constant
/external/libepoxy/test/
Dwgl_per_context_funcptrs.c47 static HGLRC ctx1, ctx2, current_context; variable
/external/ComputeLibrary/tests/validation/NEON/UNIT/
DRuntimeContext.cpp104 RuntimeContext ctx2; in TEST_CASE() local
/external/cronet/third_party/boringssl/src/crypto/digest_extra/
Ddigest_test.cc330 SHA256_CTX ctx2; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/cmac/
Dcmac_test.cc65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
/external/boringssl/src/crypto/fipsmodule/cmac/
Dcmac_test.cc65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/digest_extra/
Ddigest_test.cc330 SHA256_CTX ctx2; in TEST() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cmac/
Dcmac_test.cc65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
/external/boringssl/src/crypto/digest_extra/
Ddigest_test.cc330 SHA256_CTX ctx2; in TEST() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c96 struct stw_context *ctx2; in DrvShareLists() local
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker_unittest.cc327 AllocationContext ctx2; in TEST_F() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc193 bssl::ScopedEVP_CIPHER_CTX ctx2; in TestOperation() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c5693 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_m1()
5715 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_m3()
5895 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_group_m1()
/external/selinux/libsepol/src/
Dmls.c672 context_struct_t *ctx1 = NULL, *ctx2 = NULL; in sepol_mls_contains() local
Dkernel_to_conf.c2668 char *name, *ctx1, *ctx2; in write_selinux_netif_rules_to_conf() local
/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc164 bssl::UniquePtr<EVP_CIPHER_CTX> ctx2(EVP_CIPHER_CTX_new()); in MaybeCopyCipherContext() local
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc164 bssl::UniquePtr<EVP_CIPHER_CTX> ctx2(EVP_CIPHER_CTX_new()); in MaybeCopyCipherContext() local
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServerImplTest.java713 Context ctx2 = capturedContexts.poll(); in interceptors() local
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp279 EGLContext ctx2 = createMultithreadedContext(window, EGL_NO_CONTEXT); in TEST_P() local
2908 EGLContext ctx2 = createMultithreadedContext(window, ctx1); in TEST_P() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc828 bssl::ScopedEVP_CIPHER_CTX ctx2; in TestOperation() local
/external/boringssl/src/crypto/fipsmodule/service_indicator/
Dservice_indicator_test.cc816 bssl::ScopedEVP_CIPHER_CTX ctx2; in TestOperation() local

12