Home
last modified time | relevance | path

Searched defs:auth_request (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/security/keystore2/src/
H A Denforcements.rs237 let auth_request = AuthRequest::op_auth(); in finalize_create_authorization() localVariable
247 let auth_request = AuthRequest::timestamp(hat, receiver); in finalize_create_authorization() localVariable
/aosp_15_r20/external/python/google-auth-library-python/google/auth/transport/
D_aiohttp_requests.py244 auth_request=None, argument
Drequests.py331 auth_request=None, argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager.cc1986 auto auth_request = hci::CommandPacket::New< in SendAuthenticationRequested() local