Searched refs:cryptoerr (Results 1 – 1 of 1) sorted by relevance
87 static const char *cryptoerr(void);506 wbku_printerr("cannot read file %s: %s\n", name, cryptoerr()); in get_ifile()519 cryptoerr()); in get_ifile()567 wbku_printerr("cannot create %s: %s\n", name, cryptoerr()); in do_ofile()573 wbku_printerr("cannot write %s: %s\n", name, cryptoerr()); in do_ofile()634 cryptoerr(void) in cryptoerr() function