Searched refs:LOCKED (Results 1 – 4 of 4) sorted by relevance
31 LOCKED = STATE_LOCKED, // 2 enumerator
112 return ResponseCode::LOCKED; in writeBlob()188 return ResponseCode::LOCKED; in readBlob()
186 case ResponseCode::LOCKED: in resetUser()
1028 if (result->resultCode == ResponseCode::LOCKED && keyBlob.isSuperEncrypted()) { in begin()