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