Searched refs:PURPOSE_VERIFY (Results 1 – 6 of 6) sorted by relevance
34 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
70 PURPOSE_VERIFY,95 public static final int PURPOSE_VERIFY = 1 << 3; field in KeyProperties137 case PURPOSE_VERIFY: in toKeymaster()159 return PURPOSE_VERIFY; in fromKeymaster()
45 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
400 | KeyProperties.PURPOSE_VERIFY); in buildKeyGenParameterSpecFromLegacy()417 | KeyProperties.PURPOSE_VERIFY); in buildKeyGenParameterSpecFromLegacy()
283 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()299 | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()
37593 field public static final int PURPOSE_VERIFY = 8; // 0x8