Searched refs:wind_profile_flags (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/heimdal/lib/wind/ |
H A D | windlocl.h | 51 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 D | wind.h | 44 typedef unsigned int wind_profile_flags; typedef 64 wind_profile_flags); 65 int wind_profile(const char *, wind_profile_flags *);
|
H A D | stringprep.c | 58 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 D | errorlist.c | 52 _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 D | errorlist_table.h | 12 wind_profile_flags flags;
|
H A D | map_table.h | 13 wind_profile_flags flags;
|
H A D | map.c | 55 wind_profile_flags flags) in _wind_stringprep_map()
|
H A D | bidi.c | 72 _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 D | name.c | 67 wind_profile_flags flags; 334 wind_profile_flags flags; in dsstringprep()
|