Searched refs:KM_PURPOSE_ENCRYPT (Results 1 – 3 of 3) 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