Searched refs:KM_ALGORITHM_EC (Results 1 – 6 of 6) sorted by relevance
103 super(KeymasterDefs.KM_ALGORITHM_EC); in EC()221 case KeymasterDefs.KM_ALGORITHM_EC: in initialize()415 case KeymasterDefs.KM_ALGORITHM_EC: in initAlgorithmSpecificParameters()645 case KeymasterDefs.KM_ALGORITHM_EC: in addAlgorithmSpecificParameters()697 case KeymasterDefs.KM_ALGORITHM_EC: in generateSelfSignedCertificateWithFakeSignature()737 case KeymasterDefs.KM_ALGORITHM_EC: in getDefaultKeySize()752 case KeymasterDefs.KM_ALGORITHM_EC: in checkValidKeySize()804 case KeymasterDefs.KM_ALGORITHM_EC: in getCertificateSignatureAlgorithm()
187 keymasterArgs.addEnum(KeymasterDefs.KM_TAG_ALGORITHM, KeymasterDefs.KM_ALGORITHM_EC); in addAlgorithmSpecificParametersToBegin()
192 return KeymasterDefs.KM_ALGORITHM_EC; in toKeymasterAsymmetricKeyAlgorithm()204 case KeymasterDefs.KM_ALGORITHM_EC: in fromKeymasterAsymmetricKeyAlgorithm()
377 keymasterAlgorithm == KeymasterDefs.KM_ALGORITHM_EC) { in loadAndroidKeyStoreKeyFromKeystore()
105 public static final int KM_ALGORITHM_EC = 3; field in KeymasterDefs
61545 Landroid/security/keymaster/KeymasterDefs;->KM_ALGORITHM_EC:I