Home
last modified time | relevance | path

Searched defs:authTokenMaxAgeMillis (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/security/keystore2/aidl/android/security/authorization/
H A DIKeystoreAuthorization.aidl115 in long authTokenMaxAgeMillis); in getAuthTokensForCredStore()
/aosp12/system/security/identity/
H A DCredential.cpp168 unsigned int authTokenMaxAgeMillis, in getTokensFromKeystore2()
298 unsigned int authTokenMaxAgeMillis = 0; in getEntries() local