Searched refs:KM_PURPOSE_DECRYPT (Results 1 – 5 of 5) sorted by relevance
87 return KeymasterDefs.KM_PURPOSE_DECRYPT; in toKeymaster()103 case KeymasterDefs.KM_PURPOSE_DECRYPT: in fromKeymaster()
246 ? KeymasterDefs.KM_PURPOSE_ENCRYPT : KeymasterDefs.KM_PURPOSE_DECRYPT; in ensureKeystoreOperationInitialized()
145 public static final int KM_PURPOSE_DECRYPT = 1; field in KeymasterDefs
711 args.addEnum(KeymasterDefs.KM_TAG_PURPOSE, KeymasterDefs.KM_PURPOSE_DECRYPT); in makeLegacyArguments()
61645 Landroid/security/keymaster/KeymasterDefs;->KM_PURPOSE_DECRYPT:I