Home
last modified time | relevance | path

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

/system/security/identity/
DCredential.cpp140 unsigned int authTokenMaxAgeMillis, vector<uint8_t>& authToken, in getTokensFromKeystore()
247 unsigned int authTokenMaxAgeMillis = 0; in getEntries() local
/system/security/keystore/
Dauth_token_table.cpp178 int64_t authTokenMaxAgeMillis) { in FindAuthorizationForCredstore()
Dkey_store_service.cpp950 int32_t authTokenMaxAgeMillis, in getTokensForCredstore()
/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl90 … void getTokensForCredstore(in long challenge, in long secureUserId, in int authTokenMaxAgeMillis, in getTokensForCredstore()