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

/system/security/keystore/
H A Dkeystore.cpp177 P_SIGN = 1 << 11, 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);
2025 if (!checkBinderPermission(P_SIGN)) {

Completed in 100 milliseconds