Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libwanbootutil/common/
H A Dkey_util.h66 } wbku_retcode_t; typedef
90 extern const char *wbku_retmsg(wbku_retcode_t);
91 extern wbku_retcode_t wbku_str_to_keyattr(const char *, wbku_key_attr_t *,
93 extern wbku_retcode_t wbku_find_key(FILE *, fpos_t *, wbku_key_attr_t *,
95 extern wbku_retcode_t wbku_write_key(FILE *, const fpos_t *,
97 extern wbku_retcode_t wbku_delete_key(FILE *, FILE *, const wbku_key_attr_t *);
H A Dkey_util.c104 wbku_retmsg(wbku_retcode_t retcode) in wbku_retmsg()
141 wbku_retcode_t
197 wbku_retcode_t
293 wbku_retcode_t
347 wbku_retcode_t
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/
H A Dkeygen.c78 wbku_retcode_t ret; in process_option()
270 wbku_retcode_t ret; in master_gen_key()
368 wbku_retcode_t ret; in client_gen_key()
539 wbku_retcode_t ret; in display_key()
619 wbku_retcode_t ret; in main()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/keymgmt/
H A Dkeymgmt.c72 wbku_retcode_t ret; in process_option()
113 wbku_retcode_t ret; in process_extract()
187 wbku_retcode_t ret; in compress_keystore()
257 wbku_retcode_t ret; in process_insert()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/encr/
H A Dencr.c69 wbku_retcode_t ret; in process_option()
103 wbku_retcode_t ret; in get_key()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/hmac/
H A Dhmac.c127 wbku_retcode_t wbkuret; in main()