Searched refs:DO_NONE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12aux.h | 85 #define DO_NONE 0x00 /* Don't even try to match */ macro
|
H A D | p12access.c | 320 ret = p12_doparse(p12, passwd, DO_NONE, NULL, NULL, in sunw_p12_use_trustfile()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 200 #define DO_NONE 0x00 /* Don't even try to match */ 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() 1082 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL, 0, NULL, in get_hostnames()
|