Searched refs:LOCKED (Results 1 – 4 of 4) sorted by relevance
32 LOCKED = STATE_LOCKED, // 2 enumerator
328 return ResponseCode::LOCKED; in writeBlob()410 return ResponseCode::LOCKED; in readBlob()
177 case ResponseCode::LOCKED: in resetUser()
331 if (rc != ResponseCode::NO_ERROR && rc != ResponseCode::LOCKED) { in listUidsOfAuthBoundKeys()878 if (rc == ResponseCode::LOCKED && keyBlob.isSuperEncrypted()) { in begin()