Searched refs:STATE_LOCKED (Results 1 - 2 of 2) sorted by relevance

/system/security/keystore/
H A Dkeystore.h25 STATE_LOCKED = 2, enumerator in enum:State
31 LOCKED = STATE_LOCKED, // 2
H A Dkeystore.cpp455 setState(STATE_LOCKED);
589 setState(STATE_LOCKED);
1039 case STATE_LOCKED: {
1348 {unlock, CommandCodes[UNLOCK], STATE_LOCKED, P_UNLOCK, {PASSWORD_SIZE, 0, 0}},

Completed in 53 milliseconds