Searched refs:KM_ERROR_INVALID_NONCE (Results 1 – 3 of 3) sorted by relevance
211 public static final int KM_ERROR_INVALID_NONCE = -52; field in KeymasterDefs261 sErrorCodeToString.put(KM_ERROR_INVALID_NONCE, "Invalid IV"); in sErrorCodeToString.put() argument
82 case KeymasterDefs.KM_ERROR_INVALID_NONCE: in getExceptionForCipherInit()
61586 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_INVALID_NONCE:I