Home
last modified time | relevance | path

Searched defs:ctx1 (Results 1 – 14 of 14) sorted by relevance

/external/libchrome/crypto/
Dsecure_hash_unittest.cc53 std::unique_ptr<crypto::SecureHash> ctx1( in TEST() local
92 std::unique_ptr<crypto::SecureHash> ctx1( in TEST() local
/external/openssh/
Dmd5crypt.c57 MD5_CTX ctx, ctx1; in md5_crypt() local
/external/adhd/cras/src/tests/
Ddsp_unittest.cc63 struct cras_dsp_context *ctx1, *ctx3, *ctx4; in TEST_F() local
/external/boringssl/src/crypto/digest_extra/
Ddigest_test.cc283 SHA256_CTX ctx1; in TEST() local
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.c95 struct stw_context *ctx1; in DrvShareLists() local
/external/u-boot/arch/x86/include/asm/
Dptrace.h71 } ctx1; member
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c4873 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_m1()
4895 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_m3()
5070 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_group_m1()
/external/selinux/libsepol/src/
Dmls.c674 context_struct_t *ctx1 = NULL, *ctx2 = NULL; in sepol_mls_contains() local
Dkernel_to_conf.c2562 char *name, *ctx1, *ctx2; in write_selinux_netif_rules_to_conf() local
Dkernel_to_cil.c2702 char *name, *ctx1, *ctx2; in write_selinux_netif_rules_to_cil() local
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServerImplTest.java708 Context ctx1 = capturedContexts.poll(); in interceptors() local
/external/epid-sdk/epid/member/unittests/
Dsignbasic-test.cc315 VerifierCtxObj ctx1(this->kEps0GroupPublicKey); in TEST_F() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c328 const int ctx1 = vp9_get_pred_context_single_ref_p2(xd); in read_ref_frames() local
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2210 static void restore_tk(void *ctx1, void *ctx2) in restore_tk()