Searched refs:KM_ALGORITHM_EC (Results 1 – 8 of 8) sorted by relevance
106 super(KeymasterDefs.KM_ALGORITHM_EC); in EC()116 super(KeymasterDefs.KM_ALGORITHM_EC); in XDH()471 case KeymasterDefs.KM_ALGORITHM_EC: in buildKeyGenParameterSpecFromLegacy()590 case KeymasterDefs.KM_ALGORITHM_EC: in initAlgorithmSpecificParameters()811 if (mKeymasterAlgorithm == KeymasterDefs.KM_ALGORITHM_EC) { in constructKeyGenerationArguments()932 case KeymasterDefs.KM_ALGORITHM_EC: in addAlgorithmSpecificParameters()941 case KeymasterDefs.KM_ALGORITHM_EC: in getDefaultKeySize()957 case KeymasterDefs.KM_ALGORITHM_EC: in checkValidKeySize()1013 case KeymasterDefs.KM_ALGORITHM_EC: { in getCertificateSignatureAlgorithm()
239 KeymasterDefs.KM_TAG_ALGORITHM, KeymasterDefs.KM_ALGORITHM_EC in addAlgorithmSpecificParametersToBegin()
417 keymasterAlgorithm == KeymasterDefs.KM_ALGORITHM_EC) { in loadAndroidKeyStoreKeyFromKeystore()
577 if (KeymasterDefs.KM_ALGORITHM_EC in setPrivateKeyEntry()
257 return KeymasterDefs.KM_ALGORITHM_EC; in toKeymasterAsymmetricKeyAlgorithm()269 case KeymasterDefs.KM_ALGORITHM_EC: in fromKeymasterAsymmetricKeyAlgorithm()
218 *algorithm = KM_ALGORITHM_EC; in str_to_algorithm()
146 public static final int KM_ALGORITHM_EC = Algorithm.EC; field in KeymasterDefs
47633 Landroid/security/keymaster/KeymasterDefs;->KM_ALGORITHM_EC:I