Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c87 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