Searched refs:selectedAuthKey_ (Results 1 – 2 of 2) sorted by relevance
79 const AuthKeyData* selectedAuthKey_ = nullptr; variable
104 selectedAuthKey_ = data_->selectAuthKey(allowUsingExhaustedKeys); in selectAuthKey()105 if (selectedAuthKey_ == nullptr) { in selectAuthKey()331 const AuthKeyData* authKey = selectedAuthKey_; in getEntries()