Searched refs:sunw_issuer_attrs (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/ |
H A D | p12split.c | 250 bufp = sunw_issuer_attrs(xcert_in, NULL, 0); in do_certs() 282 bufp = sunw_issuer_attrs(x, NULL, 0); in do_certs() 407 sunw_issuer_attrs(cert, buf, sizeof (buf))); in time_check_print()
|
/titanic_50/usr/src/common/net/wanboot/ |
H A D | p12aux.h | 439 char *sunw_issuer_attrs(X509 *cert, char *buf, int len);
|
H A D | p12misc.c | 707 sunw_issuer_attrs(X509 *cert, char *buf, int len) in sunw_issuer_attrs() function
|
/titanic_50/usr/src/lib/libwanboot/common/ |
H A D | mapfile-vers | 86 sunw_issuer_attrs;
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 1095 if (!one_name(sunw_issuer_attrs(x, buf, sizeof (buf) - 1), in get_hostnames()
|