Home
last modified time | relevance | path

Searched refs:_wind_stringprep_prohibited (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dlibwind-exports.def22 _wind_stringprep_prohibited
H A Dversion-script.map22 _wind_stringprep_prohibited;
H A Dwindlocl.h57 int _wind_stringprep_prohibited(const uint32_t *, size_t, wind_profile_flags);
H A Derrorlist.c70 _wind_stringprep_prohibited(const uint32_t *in, size_t in_len, in _wind_stringprep_prohibited() function
H A Dstringprep.c88 ret = _wind_stringprep_prohibited(tmp, olen, flags); in wind_stringprep()