Searched refs:SIGN (Results 1 - 3 of 3) sorted by relevance

/system/security/keystore/
H A Dkeystore.h60 SIGN = 13, enumerator in enum:CommandNames
87 'n', // SIGN
H A Dkeystore.cpp1322 P_SIGN = 1 << SIGN,
1352 {sign, CommandCodes[SIGN], STATE_NO_ERROR, P_SIGN, {KEY_SIZE, VALUE_SIZE, 0}},
/system/security/keystore-engine/
H A Deng_keystore.cpp164 if (keystore_cmd(CommandCodes[SIGN], &reply, 2, strlen(reinterpret_cast<const char*>(key_id)),

Completed in 454 milliseconds