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

/system/security/keystore/
H A Dkeystore.h56 UNLOCK = 9, enumerator in enum:CommandNames
83 'u', // UNLOCK
H A Dkeystore.cpp1320 P_UNLOCK = 1 << UNLOCK,
1348 {unlock, CommandCodes[UNLOCK], STATE_LOCKED, P_UNLOCK, {PASSWORD_SIZE, 0, 0}},

Completed in 342 milliseconds