Searched refs:wind_stringprep (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/heimdal/lib/wind/ |
H A D | libwind-exports.def | 2 wind_stringprep
|
H A D | version-script.map | 5 wind_stringprep;
|
H A D | wind.h | 62 int wind_stringprep(const uint32_t *, size_t,
|
H A D | stringprep.c | 56 wind_stringprep(const uint32_t *in, size_t in_len, in wind_stringprep() function
|
H A D | test-ldap.c | 106 ret = wind_stringprep(t->in, t->ilen, out, &olen, in main()
|
H A D | idn-lookup.c | 84 ret = wind_stringprep(u, u_len, norm, &norm_len, WIND_PROFILE_NAME); in lookup()
|
H A D | ChangeLog | 37 * wind.h: Make wind_stringprep match prototype in .c file. pointed
|
/freebsd/crypto/heimdal/doc/doxyout/wind/ |
H A D | manpages | 4 wind/man/man3/wind_stringprep.3
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | name.c | 388 ret = wind_stringprep(name, len, *rname, rlen, flags); in dsstringprep()
|