Searched refs:KM_ERROR_KEY_NOT_YET_VALID (Results 1 – 3 of 3) sorted by relevance
184 public static final int KM_ERROR_KEY_NOT_YET_VALID = -24; field in KeymasterDefs248 sErrorCodeToString.put(KM_ERROR_KEY_NOT_YET_VALID, "Key not yet valid"); in sErrorCodeToString.put() argument
1319 case KeymasterDefs.KM_ERROR_KEY_NOT_YET_VALID: in getInvalidKeyException()
61594 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_KEY_NOT_YET_VALID:I