Home
last modified time | relevance | path

Searched refs:sahara_cha_err (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Dsahara.c317 static const char *sahara_cha_err[4] = { "No error", "SKHA", "MDHA", "RNG" }; variable
342 sahara_cha_err[SAHARA_ERRSTATUS_GET_CHAERR(error)]); in sahara_decode_error()