Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dauxutil.h20 uchar_t *utf82ascstr(ASN1_UTF8STRING *);
H A Dp12auxutl.c145 str = utf82ascstr(cert->aux->alias); in sunw_PKCS12_create()
194 str = utf82ascstr(cert->aux->alias); in sunw_PKCS12_create()
H A Dauxutil.c149 utf82ascstr(ASN1_UTF8STRING *ustr) function
/titanic_44/usr/src/lib/libpkg/common/
H A Dp12lib.c198 static uchar_t *utf82ascstr(ASN1_UTF8STRING *);
679 str = utf82ascstr(cert->aux->alias); in sunw_PKCS12_create()
728 str = utf82ascstr(cert->aux->alias); in sunw_PKCS12_create()
1343 *((uchar_t **)fname) = utf82ascstr(cert->aux->alias); in sunw_get_cert_fname()
2351 utf82ascstr(ASN1_UTF8STRING *ustr) function