Home
last modified time | relevance | path

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 Dp12split.c250 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 Dp12aux.h439 char *sunw_issuer_attrs(X509 *cert, char *buf, int len);
H A Dp12misc.c707 sunw_issuer_attrs(X509 *cert, char *buf, int len) in sunw_issuer_attrs() function
/titanic_50/usr/src/lib/libwanboot/common/
H A Dmapfile-vers86 sunw_issuer_attrs;
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1095 if (!one_name(sunw_issuer_attrs(x, buf, sizeof (buf) - 1), in get_hostnames()