Home
last modified time | relevance | path

Searched refs:KM_ALGORITHM_EC (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreKeyPairGeneratorSpi.java103 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()
DAndroidKeyStoreECDSASignatureSpi.java187 keymasterArgs.addEnum(KeymasterDefs.KM_TAG_ALGORITHM, KeymasterDefs.KM_ALGORITHM_EC); in addAlgorithmSpecificParametersToBegin()
DKeyProperties.java192 return KeymasterDefs.KM_ALGORITHM_EC; in toKeymasterAsymmetricKeyAlgorithm()
204 case KeymasterDefs.KM_ALGORITHM_EC: in fromKeymasterAsymmetricKeyAlgorithm()
DAndroidKeyStoreProvider.java377 keymasterAlgorithm == KeymasterDefs.KM_ALGORITHM_EC) { in loadAndroidKeyStoreKeyFromKeystore()
/frameworks/base/core/java/android/security/keymaster/
DKeymasterDefs.java105 public static final int KM_ALGORITHM_EC = 3; field in KeymasterDefs
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61545 Landroid/security/keymaster/KeymasterDefs;->KM_ALGORITHM_EC:I