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

/opensolaris-onvv-gate/usr/src/common/net/wanboot/
H A Dauxutil.h20 uchar_t *utf82ascstr(ASN1_UTF8STRING *);
H A Dp12auxutl.c145 str = utf82ascstr(cert->aux->alias);
194 str = utf82ascstr(cert->aux->alias);
H A Dauxutil.c127 * utf82ascstr - Convert a UTF8STRING string to a regular C ASCII string.
141 utf82ascstr(ASN1_UTF8STRING *ustr) function
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c115 { ERR_PACK(0, SUNW_F_UTF82ASCSTR, 0), "utf82ascstr" },
194 static uchar_t *utf82ascstr(ASN1_UTF8STRING *);
675 str = utf82ascstr(cert->aux->alias);
724 str = utf82ascstr(cert->aux->alias);
1335 *((uchar_t **)fname) = utf82ascstr(cert->aux->alias);
2325 * utf82ascstr - Convert a UTF8STRING string to a regular C ASCII string.
2339 utf82ascstr(ASN1_UTF8STRING *ustr) function

Completed in 180 milliseconds