Searched refs:KM_PURPOSE_DECRYPT (Results 1 – 4 of 4) 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
722 args.addEnum(KeymasterDefs.KM_TAG_PURPOSE, KeymasterDefs.KM_PURPOSE_DECRYPT); in makeLegacyArguments()