Home
last modified time | relevance | path

Searched refs:wind_profile_flags (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dwindlocl.h51 int _wind_stringprep_testbidi(const uint32_t *, size_t, wind_profile_flags);
53 int _wind_stringprep_error(const uint32_t, wind_profile_flags);
55 int _wind_stringprep_prohibited(const uint32_t *, size_t, wind_profile_flags);
59 wind_profile_flags);
H A Dwind.h44 typedef unsigned int wind_profile_flags; typedef
64 wind_profile_flags);
65 int wind_profile(const char *, wind_profile_flags *);
H A Dstringprep.c58 wind_profile_flags flags) in wind_stringprep()
116 wind_profile_flags flags;
134 wind_profile(const char *name, wind_profile_flags *flags) in wind_profile()
H A Derrorlist.c52 _wind_stringprep_error(const uint32_t cp, wind_profile_flags flags) in _wind_stringprep_error()
69 wind_profile_flags flags) in _wind_stringprep_prohibited()
H A Derrorlist_table.h12 wind_profile_flags flags;
H A Dmap_table.h13 wind_profile_flags flags;
H A Dmap.c55 wind_profile_flags flags) in _wind_stringprep_map()
H A Dbidi.c72 _wind_stringprep_testbidi(const uint32_t *in, size_t in_len, wind_profile_flags flags) in _wind_stringprep_testbidi()
/freebsd/crypto/heimdal/lib/hx509/
H A Dname.c67 wind_profile_flags flags;
334 wind_profile_flags flags; in dsstringprep()