Searched refs:isCryptoError (Results 1 – 3 of 3) sorted by relevance
104 static inline bool isCryptoError(status_t err) { in isCryptoError() function
154 if (isCryptoError(result)) { in decrypt()399 if (isCryptoError(result)) { in onTransact()
928 if (isCryptoError(err)) { in throwExceptionAsNecessary()