Home
last modified time | relevance | path

Searched defs:auth_response (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cast_channel/
H A Dcast_auth_util_unittest.cc78 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
90 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
99 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
109 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
118 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
130 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA1); in TEST_F() local
141 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA1); in TEST_F() local
151 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cast_channel/
H A Dcast_auth_util_unittest.cc75 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
87 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
96 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
106 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
115 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
127 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA1); in TEST_F() local
138 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA1); in TEST_F() local
148 AuthResponse auth_response = CreateAuthResponse(&signed_data, SHA256); in TEST_F() local
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dauth.h38 struct auth_response { struct
45 struct auth_response **resp, argument
/dports/net/hostapd/hostapd-2.9/src/eap_peer/
H A Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
112 int mschapv2_verify_auth_response(const u8 *auth_response, in mschapv2_verify_auth_response()
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_peer/
H A Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
112 int mschapv2_verify_auth_response(const u8 *auth_response, in mschapv2_verify_auth_response()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/eap_peer/
H A Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
112 int mschapv2_verify_auth_response(const u8 *auth_response, in mschapv2_verify_auth_response()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
112 int mschapv2_verify_auth_response(const u8 *auth_response, in mschapv2_verify_auth_response()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/eap_peer/
H A Dmschapv2.c41 u8 *nt_response, u8 *auth_response, in mschapv2_derive_response()
112 int mschapv2_verify_auth_response(const u8 *auth_response, in mschapv2_verify_auth_response()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/sender/channel/
H A Dcast_auth_util_unittest.cc171 AuthResponse auth_response = in TEST_F() local
184 AuthResponse auth_response = in TEST_F() local
195 AuthResponse auth_response = in TEST_F() local
206 AuthResponse auth_response = in TEST_F() local
217 AuthResponse auth_response = in TEST_F() local
228 AuthResponse auth_response = in TEST_F() local
241 AuthResponse auth_response = in TEST_F() local
253 AuthResponse auth_response = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/sender/channel/
H A Dcast_auth_util_unittest.cc178 AuthResponse auth_response = in TEST_F() local
191 AuthResponse auth_response = in TEST_F() local
202 AuthResponse auth_response = in TEST_F() local
213 AuthResponse auth_response = in TEST_F() local
224 AuthResponse auth_response = in TEST_F() local
235 AuthResponse auth_response = in TEST_F() local
248 AuthResponse auth_response = in TEST_F() local
260 AuthResponse auth_response = in TEST_F() local
/dports/sysutils/py-google-compute-engine/compute-image-packages-20190522/packages/google-compute-engine-oslogin/authorized_keys/
H A Dauthorized_keys.cc63 string auth_response; in main() local
/dports/sysutils/google-compute-engine-oslogin/guest-oslogin-5a710bb/src/authorized_keys/
H A Dauthorized_keys.cc63 string auth_response; in main() local
/dports/net/drawterm/drawterm/libauth/
H A Dauth_challenge.c50 auth_response(Chalstate *c) in auth_response() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libauth/
H A Dauth_challenge.c47 auth_response(Chalstate *c) in auth_response() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/receiver/channel/
H A Ddevice_auth_namespace_handler_unittest.cc104 const AuthResponse& auth_response = auth_message.response(); in TEST_F() local
168 const AuthResponse& auth_response = auth_message.response(); in TEST_F() local
H A Ddevice_auth_namespace_handler.cc108 std::unique_ptr<AuthResponse> auth_response(new AuthResponse()); in OnMessage() local
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/lib/mysql/connector/
H A Dauthentication.py101 def auth_response(self): member in BaseAuthPlugin
474 def auth_response(self, krb_service_principal=None): member in MySQLLdapSaslPasswordAuthPlugin
735 def auth_response(self, auth_data=None): member in MySQLKerberosAuthPlugin
996 def auth_response(self, oci_path=None): member in MySQL_OCI_AuthPlugin
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/receiver/channel/
H A Ddevice_auth_namespace_handler_unittest.cc112 const AuthResponse& auth_response = auth_message.response(); in TEST_F() local
175 const AuthResponse& auth_response = auth_message.response(); in TEST_F() local
H A Ddevice_auth_namespace_handler.cc112 std::unique_ptr<AuthResponse> auth_response(new AuthResponse()); in OnMessage() local
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddnstap.hh36 …enum class MessageType : uint32_t { auth_query = 1, auth_response = 2, resolver_query = 3, resolve… enumerator
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/mysql_protocol/tests/
H A Dtest_handshake_packet.cc67 std::vector<unsigned char> auth_response = {0x50, 0x51, 0x50, in TEST_F() local
478 TEST_F(HandshakeResponseParseTest, auth_response) { in TEST_F() argument
526 std::vector<uint8_t> auth_response{0x11, 0x22, 0x00, 0x33, 0x00}; in TEST_F() local
545 std::vector<uint8_t> auth_response{0x11, 0x22, 0x00, 0x33, 0x00}; in TEST_F() local
800 std::vector<uint8_t> auth_response{5, 0x11, 0x22, 0x00, 0x33, 0x00}; in TEST_F() local
/dports/net/samba412/samba-4.12.15/libcli/http/
H A Dhttp_auth.c58 struct http_request *auth_response, in http_parse_auth_response()
98 struct http_request *auth_response; member
/dports/mail/dovecot/dovecot-2.3.17/src/lib-smtp/
H A Dtest-smtp-command-parser.c317 const char *auth_response; member
435 const char *auth_response; member
H A Dsmtp-server-cmd-auth.c71 const char *auth_response, *error; in cmd_auth_input() local
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dsocks_connecter.cpp116 const socks_auth_response_t auth_response = in in_event() local

123