/external/openscreen/cast/receiver/channel/ |
D | device_auth_namespace_handler_unittest.cc | 84 CastMessage auth_challenge; in TEST_F() local 134 CastMessage auth_challenge; in TEST_F() local 186 CastMessage auth_challenge; in TEST_F() local
|
/external/wpa_supplicant_8/src/crypto/ |
D | ms_funcs.c | 81 int challenge_hash(const u8 *peer_challenge, const u8 *auth_challenge, in challenge_hash() 171 int generate_nt_response(const u8 *auth_challenge, const u8 *peer_challenge, in generate_nt_response() 198 int generate_nt_response_pwhash(const u8 *auth_challenge, in generate_nt_response_pwhash() 229 const u8 *peer_challenge, const u8 *auth_challenge, in generate_authenticator_response_pwhash() 285 const u8 *auth_challenge, in generate_authenticator_response()
|
D | crypto_module_tests.c | 2478 u8 auth_challenge[] = { in test_ms_funcs() local
|
/external/cronet/net/http/ |
D | http_auth_cache.cc | 160 const std::string& auth_challenge, in Add() 217 const std::string& auth_challenge) { in UpdateStaleChallenge() 327 const std::string& auth_challenge) { in UpdateStaleChallenge()
|
D | http_auth_cache.h | 54 const std::string& auth_challenge() const { return auth_challenge_; } in auth_challenge() function
|
D | http_response_info.h | 245 absl::optional<AuthChallengeInfo> auth_challenge; variable
|
D | http_network_transaction_unittest.cc | 739 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckBasicServerAuth() 750 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckBasicSecureServerAuth() 761 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckBasicProxyAuth() 772 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckBasicSecureProxyAuth() 783 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckDigestServerAuth() 795 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckNTLMServerAuth() 806 const absl::optional<AuthChallengeInfo>& auth_challenge) { in CheckNTLMProxyAuth() 15880 std::string auth_challenge = "Mock realm=proxy"; in TEST_F() local 15896 std::string auth_challenge = "Mock realm=server"; in TEST_F() local 16026 std::string auth_challenge = "Mock realm=server"; in TEST_F() local
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | mschapv2.c | 39 const u8 *auth_challenge, in mschapv2_derive_response()
|
D | eap_mschapv2.c | 90 u8 *auth_challenge; member 153 u8 mschapv2_id, const u8 *auth_challenge) in eap_mschapv2_challenge_reply()
|
D | eap_i.h | 366 u8 *peer_challenge, *auth_challenge; member
|
/external/openscreen/cast/sender/channel/ |
D | sender_socket_factory.cc | 98 CastMessage auth_challenge = in OnConnected() local
|
/external/openscreen/cast/test/ |
D | device_auth_test.cc | 62 CastMessage auth_challenge = CreateAuthChallengeMessage(auth_context); in RunAuthTest() local
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_mschapv2.c | 47 u8 auth_challenge[CHALLENGE_LEN]; member
|
D | eap_i.h | 180 u8 *auth_challenge; member
|
D | eap_server_ttls.c | 701 *auth_challenge; in eap_ttls_process_phase2_mschapv2() local
|
/external/cronet/net/quic/ |
D | quic_network_transaction_unittest.cc | 7284 absl::optional<AuthChallengeInfo> auth_challenge = in TEST_P() local
|
/external/cronet/net/spdy/ |
D | spdy_network_transaction_unittest.cc | 5006 const absl::optional<AuthChallengeInfo>& auth_challenge = in TEST_F() local
|