Searched refs:PURPOSE_VERIFY (Results 1 – 6 of 6) sorted by relevance
46 PURPOSE_VERIFY,69 public static final int PURPOSE_VERIFY = 1 << 3; field in KeyProperties90 case PURPOSE_VERIFY: in toKeymaster()108 return PURPOSE_VERIFY; in fromKeymaster()
226 | KeyProperties.PURPOSE_VERIFY); in initialize()243 | KeyProperties.PURPOSE_VERIFY); in initialize()
309 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()325 | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()
36 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
45 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
40832 field public static final int PURPOSE_VERIFY = 8; // 0x8