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()
224 KeyProperties.PURPOSE_SIGN in initialize()241 | KeyProperties.PURPOSE_SIGN in initialize()759 if ((spec.getPurposes() & KeyProperties.PURPOSE_SIGN) == 0) { in getCertificateSignatureAlgorithm()
294 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY); in getLegacyKeyProtectionParameter()309 | KeyProperties.PURPOSE_SIGN in getLegacyKeyProtectionParameter()
168 KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_VERIFY) in testKeyPairGenerator_GenerateKeyPair_EC_Unencrypted_Success()
36761 field public static final int PURPOSE_SIGN = 4; // 0x4
39830 field public static final int PURPOSE_SIGN = 4; // 0x4