Searched refs:KM_ALGORITHM_3DES (Results 1 – 6 of 6) sorted by relevance
64 super(KeymasterDefs.KM_ALGORITHM_3DES, 168); in DESede()206 if (mKeymasterAlgorithm == KeymasterDefs.KM_ALGORITHM_3DES) { in engineInit()
219 return KeymasterDefs.KM_ALGORITHM_3DES; in toKeymasterSecretKeyAlgorithm()234 case KeymasterDefs.KM_ALGORITHM_3DES: in fromKeymasterSecretKeyAlgorithm()
259 keymasterArgs.addEnum(KeymasterDefs.KM_TAG_ALGORITHM, KeymasterDefs.KM_ALGORITHM_3DES); in addAlgorithmSpecificParametersToBegin()
373 keymasterAlgorithm == KeymasterDefs.KM_ALGORITHM_3DES) { in loadAndroidKeyStoreKeyFromKeystore()
107 public static final int KM_ALGORITHM_3DES = 33; field in KeymasterDefs
61543 Landroid/security/keymaster/KeymasterDefs;->KM_ALGORITHM_3DES:I