Searched refs:WANBOOT_PASSPHRASE (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | wanboot_impl.h | 42 #define WANBOOT_PASSPHRASE "boy with goldfish" macro
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 821 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL, in build_trustfile() 867 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL, 0, NULL, in build_trustfile() 889 p12 = sunw_PKCS12_create((const char *)WANBOOT_PASSPHRASE, NULL, NULL, in build_trustfile() 1082 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL, 0, NULL, in get_hostnames()
|
/titanic_41/usr/src/common/net/wanboot/ |
H A D | bootlog.c | 584 if (http_set_password(handle, WANBOOT_PASSPHRASE) < 0) in setup_con()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/ |
H A D | p12split.c | 565 p12 = sunw_PKCS12_create(WANBOOT_PASSPHRASE, klist, clist, ta); in do_ofile()
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | wanboot.c | 713 http_set_password(*handlep, WANBOOT_PASSPHRASE) < 0) { in establish_http_connection()
|