Searched refs:TranslateCipherError (Results 1 – 1 of 1) sorted by relevance
37 static keymaster_error_t TranslateCipherError(int reason);59 return TranslateCipherError(reason); in TranslateLastOpenSslError()97 keymaster_error_t TranslateCipherError(int reason) { in TranslateCipherError() function