Searched refs:error_text (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/crypto/fsl/
H A Derror.c32 const char *error_text; member in struct:__anon218
207 if (i != ARRAY_SIZE(desc_error_list) && desc_error_list[i].error_text)
208 err_str = desc_error_list[i].error_text;

Completed in 27 milliseconds