Searched refs:PURPOSE_SIGN (Results 1 – 8 of 8) sorted by relevance
45 PURPOSE_SIGN,64 public static final int PURPOSE_SIGN = 1 << 2; field in KeyProperties88 case PURPOSE_SIGN: in toKeymaster()106 return PURPOSE_SIGN; in fromKeymaster()
224 KeyProperties.PURPOSE_SIGN in initialize()241 | KeyProperties.PURPOSE_SIGN in initialize()791 if ((spec.getPurposes() & KeyProperties.PURPOSE_SIGN) == 0) { in getCertificateSignatureAlgorithm()
309 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()324 | KeyProperties.PURPOSE_SIGN in getLegacyKeyProtectionParameter()
36 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
129 KeyProperties.PURPOSE_SIGN) in generateAndPersistNewMacRandomizationSecret()
45 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
41271 field public static final int PURPOSE_SIGN = 4; // 0x4
41415 field public static final int PURPOSE_SIGN = 4; // 0x4