Searched refs:PURPOSE_SIGN (Results 1 – 7 of 7) 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()
225 KeyProperties.PURPOSE_SIGN in initialize()242 | KeyProperties.PURPOSE_SIGN in initialize()772 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;
45 static final int KEY_PURPOSES = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY;
326 KeyProperties.PURPOSE_SIGN) in generateAndPersistNewMacRandomizationSecret()
40831 field public static final int PURPOSE_SIGN = 4; // 0x4