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

/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dwind.h76 int wind_utf8ucs2(const char *, uint16_t *, size_t *);
H A Dutf8.c396 wind_utf8ucs2(const char *in, uint16_t *out, size_t *out_len) function
437 return wind_utf8ucs2(in, NULL, out_len);
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dsalt-arcfour.c73 ret = wind_utf8ucs2(password.data, s, &len);
H A Dpac.c747 ret = wind_utf8ucs2(s, ucs2, &ucs2_len);

Completed in 160 milliseconds