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

/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dtest-bidi.c66 if (_wind_stringprep_testbidi(t->vals, t->len, WIND_PROFILE_NAME)) {
74 if (!_wind_stringprep_testbidi(t->vals, t->len, WIND_PROFILE_NAME)) {
H A Dwindlocl.h51 int _wind_stringprep_testbidi(const uint32_t *, size_t, wind_profile_flags);
H A Dbidi.c72 _wind_stringprep_testbidi(const uint32_t *in, size_t in_len, wind_profile_flags flags) function
H A Dstringprep.c91 ret = _wind_stringprep_testbidi(tmp, olen, flags);

Completed in 61 milliseconds