/aosp_15_r20/external/cronet/net/http/ |
H A D | http_auth_handler_digest_unittest.cc | 712 std::string auth_token; in TEST() local 726 std::string auth_token; in TEST() local 740 std::string auth_token; in TEST() local 754 std::string auth_token; in TEST() local 768 std::string auth_token; in TEST() local 782 std::string auth_token; in TEST() local 796 std::string auth_token; in TEST() local 811 std::string auth_token; in TEST() local
|
H A D | http_auth_sspi_win_unittest.cc | 103 std::string auth_token; in TEST() local 139 std::string auth_token; in TEST() local 162 std::string auth_token; in TEST() local 184 std::string auth_token; in TEST() local 227 std::string auth_token; in TEST() local
|
H A D | http_auth_ntlm_mechanism.cc | 50 int SetAuthTokenFromBinaryToken(std::string* auth_token, in SetAuthTokenFromBinaryToken() 117 std::string* auth_token, in GenerateAuthToken()
|
H A D | http_auth_gssapi_posix_unittest.cc | 292 std::string auth_token; in TEST() local 343 std::string auth_token; in TEST() local 367 std::string auth_token; in TEST() local
|
H A D | http_auth_handler_negotiate_unittest.cc | 514 std::string* auth_token, in GenerateAuthToken() 547 std::string auth_token; in TEST_F() local
|
H A D | http_auth_handler_unittest.cc | 33 std::string auth_token; in TEST() local
|
H A D | http_auth_handler_ntlm_portable.cc | 61 std::string* auth_token) { in GenerateAuthTokenImpl()
|
H A D | http_auth_handler_ntlm_win.cc | 56 std::string* auth_token) { in GenerateAuthTokenImpl()
|
H A D | http_auth_handler.cc | 58 std::string* auth_token) { in GenerateAuthToken()
|
H A D | http_auth_handler_basic.cc | 88 std::string* auth_token) { in GenerateAuthTokenImpl()
|
H A D | http_auth_handler_mock.cc | 80 std::string* auth_token) { in GenerateAuthTokenImpl()
|
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/tests/ |
H A D | gatekeeper_test.cpp | 90 auto auth_token = response.auth_token.Data<hw_auth_token_t>(); in TEST() local 114 auto auth_token = response.auth_token.Data<hw_auth_token_t>(); in TEST() local 151 auto auth_token = response.auth_token.Data<hw_auth_token_t>(); in TEST() local
|
/aosp_15_r20/system/keymaster/android_keymaster/ |
H A D | keymaster_enforcement.cpp | 287 const hw_auth_token_t* auth_token; in AuthorizeBegin() local 453 const hw_auth_token_t** auth_token, in GetAndValidateAuthToken() 493 const hw_auth_token_t* auth_token; in AuthTokenMatches() local
|
/aosp_15_r20/external/cronet/net/android/ |
H A D | http_auth_negotiate_android.cc | 98 std::string* auth_token, in GenerateAuthTokenAndroid() 108 std::string* auth_token, in GenerateAuthToken()
|
/aosp_15_r20/system/keymint/wire/src/ |
H A D | types.rs | 182 pub auth_token: Option<HardwareAuthToken>, field 253 pub auth_token: Option<HardwareAuthToken>, field 262 pub auth_token: Option<HardwareAuthToken>, field 274 pub auth_token: Option<HardwareAuthToken>, field
|
/aosp_15_r20/system/gatekeeper/ |
H A D | gatekeeper.cpp | 161 SizedBuffer auth_token; in Verify() local 253 gatekeeper_error_t GateKeeper::MintAuthToken(SizedBuffer *auth_token, in MintAuthToken()
|
H A D | gatekeeper_messages.cpp | 199 VerifyResponse::VerifyResponse(uint32_t user_id, SizedBuffer auth_token) { in VerifyResponse() 209 void VerifyResponse::SetVerificationToken(SizedBuffer auth_token) { in SetVerificationToken()
|
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/vts/functional/ |
H A D | VtsHalGatekeeperV1_0TargetTest.cpp | 59 const hw_auth_token_t *auth_token = in toAuthToken() local 154 const hw_auth_token_t *auth_token = toAuthToken(rsp); in checkVerify() local
|
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/ |
H A D | service.proto | 1522 string auth_token = 4 [(google.api.field_behavior) = OPTIONAL]; field 1647 string auth_token = 5 [(google.api.field_behavior) = OPTIONAL]; field 2085 string auth_token = 4; field
|
/aosp_15_r20/system/keymint/ta/src/ |
H A D | operation.rs | 214 let auth_token = auth_token.ok_or_else(|| { in begin_operation() localVariable 823 let auth_token = auth_token.ok_or_else(|| { in check_subsequent_auth() localVariable
|
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/ |
H A D | service.proto | 1617 string auth_token = 4 [(google.api.field_behavior) = OPTIONAL]; field 1742 string auth_token = 5 [(google.api.field_behavior) = OPTIONAL]; field 2291 string auth_token = 4; field
|
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/ |
D | keymaster.proto | 303 HardwareAuthToken auth_token = 4; field 318 HardwareAuthToken auth_token = 4; field 334 HardwareAuthToken auth_token = 5; field
|
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster.proto | 304 HardwareAuthToken auth_token = 4; field 319 HardwareAuthToken auth_token = 4; field 335 HardwareAuthToken auth_token = 5; field
|
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/software/ |
H A D | SoftGateKeeperDevice.cpp | 93 hidl_vec<uint8_t> auth_token( in verify() local
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/confirmationui/ |
D | guest_session.cpp | 183 int GuestSession::DeliverSecureInputEvent(const HardwareAuthToken& auth_token) { in DeliverSecureInputEvent()
|