Searched refs:KM_PURPOSE_ENCRYPT (Results 1 – 4 of 4) sorted by relevance
134 return KeymasterDefs.KM_PURPOSE_ENCRYPT; in toKeymaster()154 case KeymasterDefs.KM_PURPOSE_ENCRYPT: in fromKeymaster()
186 public static final int KM_PURPOSE_ENCRYPT = KeyPurpose.ENCRYPT; field in KeymasterDefs
348 ? KeymasterDefs.KM_PURPOSE_ENCRYPT : KeymasterDefs.KM_PURPOSE_DECRYPT; in ensureKeystoreOperationInitialized()
47091 Landroid/security/keymaster/KeymasterDefs;->KM_PURPOSE_ENCRYPT:I