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

/system/security/keystore/
H A Dkeystore.cpp1327 static const int MAX_PARAM = 3; variable
1337 int lengths[MAX_PARAM];
1398 Value params[MAX_PARAM];
1399 for (i = 0; i < MAX_PARAM && action->lengths[i] != 0; ++i) {

Completed in 22 milliseconds