Home
last modified time | relevance | path

Searched refs:selectedChallenge_ (Results 1 – 2 of 2) sorted by relevance

/system/security/identity/
DCredential.h104 uint64_t selectedChallenge_ = 0; variable
DCredential.cpp160 *_aidl_return = selectedChallenge_; in selectAuthKey()
165 if (selectedChallenge_ != 0) { in ensureChallenge()
189 selectedChallenge_ = challenge; in ensureChallenge()
400 if (!getTokensFromKeystore2(selectedChallenge_, data->getSecureUserId(), in getEntries()