Searched refs:DO_NONE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h87 * exception is DO_NONE. It should not be OR'd with any other value.
89 #define DO_NONE 0x00 /* Don't even try to match */ macro
H A Dp12access.c320 ret = p12_doparse(p12, passwd, DO_NONE, NULL, NULL,
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h198 * exception is DO_NONE. It should not be OR'd with any other value.
200 #define DO_NONE 0x00 /* Don't even try to match */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c821 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL,
867 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL, 0, NULL,
1082 i = sunw_PKCS12_parse(p12, WANBOOT_PASSPHRASE, DO_NONE, NULL, 0, NULL,

Completed in 51 milliseconds