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