Searched refs:krb5int_ucs2lecs_to_utf8s (Results 1 – 3 of 3) sorted by relevance
129 krb5int_ucs2lecs_to_utf8s(const unsigned char *ucs2les,
427 krb5int_ucs2lecs_to_utf8s(const unsigned char *ucs2les, in krb5int_ucs2lecs_to_utf8s() function
592 ret = krb5int_ucs2lecs_to_utf8s(p, (size_t)pac_princname_length / 2, &pac_princname, NULL); in k5_pac_validate_client()