Searched defs:ucs2 (Results 1 – 4 of 4) sorted by relevance
/minix3/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
H A D | ntlm.c | 248 len_string(int ucs2, const char *s) in len_string() 261 ret_string(krb5_storage *sp, int ucs2, size_t len, char **s) in ret_string() 292 ret_sec_string(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s) in ret_sec_string() 302 put_string(krb5_storage *sp, int ucs2, const char *s) in put_string() 372 encode_ti_string(krb5_storage *out, uint16_t type, int ucs2, char *s) in encode_ti_string() 398 int ucs2, in heim_ntlm_encode_targetinfo() 459 int ucs2, in heim_ntlm_decode_targetinfo() 689 int ucs2 = 0; in heim_ntlm_decode_type2() local 753 int ucs2 = 0; in heim_ntlm_encode_type2() local 838 int ucs2, in heim_ntlm_decode_type3() [all …]
|
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/ |
H A D | filechecker.c | 161 unsigned long ucs1, ucs2; in read_file() local 186 get_range(char *s, unsigned long *ucs1, unsigned long *ucs2) { in get_range()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | test-rw.c | 50 uint16_t ucs2[MAX_LENGTH]; member
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | pac.c | 647 uint16_t *ucs2; in verify_logonname() local 733 uint16_t *ucs2; in build_logon_name() local
|