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 D | p12split.c | 243 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 D | p12aux.h | 467 char *sunw_subject_attrs(X509 *cert, char *buf, int len);
|
H A D | p12misc.c | 738 sunw_subject_attrs(X509 *cert, char *buf, int len) in sunw_subject_attrs() function
|
/titanic_50/usr/src/lib/libwanboot/common/ |
H A D | mapfile-vers | 90 sunw_subject_attrs;
|