Home
last modified time | relevance | path

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

/external/dropbear/libtommath/
Dbn.tex327 char *mp_error_to_string(int code);
396 mp_error_to_string(result));
427 mp_error_to_string(result));
467 mp_error_to_string(result));
501 mp_error_to_string(result));
535 mp_error_to_string(result));
569 mp_error_to_string(result));
578 mp_error_to_string(result));
616 mp_error_to_string(result));
625 mp_error_to_string(result));
[all …]
Dbn_error.c28 char *mp_error_to_string(int code) in mp_error_to_string() function
Dtommath.h193 char *mp_error_to_string(int code);
Dchanges.txt163 -- Added mp_error_to_string() to convert return codes to strings. [Greg Rose]
/external/dropbear/libtommath/pre_gen/
Dmpi.c29 char *mp_error_to_string(int code) in mp_error_to_string() function