Home
last modified time | relevance | path

Searched refs:sunw_subject_attrs (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c243 bufp = sunw_subject_attrs(xcert_in, NULL, 0); in do_certs()
275 bufp = sunw_subject_attrs(x, NULL, 0); in do_certs()
405 sunw_subject_attrs(cert, buf, sizeof (buf))); in time_check_print()
/titanic_50/usr/src/common/net/wanboot/
H A Dp12aux.h467 char *sunw_subject_attrs(X509 *cert, char *buf, int len);
H A Dp12misc.c738 sunw_subject_attrs(X509 *cert, char *buf, int len) in sunw_subject_attrs() function
/titanic_50/usr/src/lib/libwanboot/common/
H A Dmapfile-vers90 sunw_subject_attrs;