Searched refs:PURPOSE_SIGN (Results 1 – 6 of 6) sorted by relevance
46 PURPOSE_SIGN,64 public static final int PURPOSE_SIGN = 1 << 2; field in KeyProperties83 case PURPOSE_SIGN: in toKeymaster()99 return PURPOSE_SIGN; in fromKeymaster()
214 KeyProperties.PURPOSE_SIGN in initialize()231 | KeyProperties.PURPOSE_SIGN in initialize()678 if ((spec.getPurposes() & KeyProperties.PURPOSE_SIGN) == 0) { in getCertificateSignatureAlgorithm()
293 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()308 | KeyProperties.PURPOSE_SIGN in getLegacyKeyProtectionParameter()
168 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY) in testKeyPairGenerator_GenerateKeyPair_EC_Unencrypted_Success()
28433 field public static final int PURPOSE_SIGN = 4; // 0x4
30492 field public static final int PURPOSE_SIGN = 4; // 0x4