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