Searched refs:KM_PURPOSE_ENCRYPT (Results 1 – 4 of 4) sorted by relevance
106 return KeymasterDefs.KM_PURPOSE_ENCRYPT; in toKeymaster()122 case KeymasterDefs.KM_PURPOSE_ENCRYPT: in fromKeymaster()
246 ? KeymasterDefs.KM_PURPOSE_ENCRYPT : KeymasterDefs.KM_PURPOSE_DECRYPT; in ensureKeystoreOperationInitialized()
145 public static final int KM_PURPOSE_ENCRYPT = 0; field in KeymasterDefs
708 args.addEnum(KeymasterDefs.KM_TAG_PURPOSE, KeymasterDefs.KM_PURPOSE_ENCRYPT); in makeLegacyArguments()