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