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