Searched defs:ucs2 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
H A D | ntlm.c | 304 len_string(int ucs2, const char *s) in len_string() 324 ret_string(krb5_storage *sp, int ucs2, size_t len, char **s) in ret_string() 377 ret_sec_string(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s) in ret_sec_string() 387 put_string(krb5_storage *sp, int ucs2, const char *s) in put_string() 459 encode_ti_string(krb5_storage *out, uint16_t type, int ucs2, char *s) in encode_ti_string() 485 int ucs2, in heim_ntlm_encode_targetinfo() 560 int ucs2, in heim_ntlm_decode_targetinfo() 675 int ucs2; in heim_ntlm_decode_type1() local 740 int ucs2 = 0; in heim_ntlm_encode_type1() local 837 int ucs2 = 0; in heim_ntlm_decode_type2() local [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | test-rw.c | 50 uint16_t ucs2[MAX_LENGTH]; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | pac.c | 737 uint16_t *ucs2; in verify_logonname() local 832 uint16_t *ucs2; in build_logon_name() local
|