Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dtest-prohibited.c127 if (!_wind_stringprep_error(positives[i], WIND_PROFILE_NAME)) { in main()
134 if (_wind_stringprep_error(negatives[i], WIND_PROFILE_NAME)) { in main()
H A Derrorlist.c54 _wind_stringprep_error(const uint32_t cp, wind_profile_flags flags) in _wind_stringprep_error() function
76 if (_wind_stringprep_error(in[i], flags)) in _wind_stringprep_prohibited()
H A Dlibwind-exports.def21 _wind_stringprep_error
H A Dversion-script.map21 _wind_stringprep_error;
H A Dwindlocl.h55 int _wind_stringprep_error(const uint32_t, wind_profile_flags);