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

/system/security/keystore/
H A Dkeystore.cpp178 P_VERIFY = 1 << 12, enumerator in enum:__anon1666
222 {AID_VPN, static_cast<perm_t>(P_GET | P_SIGN | P_VERIFY) },
223 {AID_WIFI, static_cast<perm_t>(P_GET | P_SIGN | P_VERIFY) },
228 | P_EXIST | P_LIST | P_SIGN | P_VERIFY);
2033 if (!checkBinderPermission(P_VERIFY)) {

Completed in 45 milliseconds