Searched defs:ucs2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/heimdal/lib/ntlm/ |
H A D | ntlm.c | 246 len_string(int ucs2, const char *s) in len_string() 259 ret_string(krb5_storage *sp, int ucs2, size_t len, char **s) in ret_string() 290 ret_sec_string(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s) in ret_sec_string() 300 put_string(krb5_storage *sp, int ucs2, const char *s) in put_string() 370 encode_ti_string(krb5_storage *out, uint16_t type, int ucs2, char *s) in encode_ti_string() 396 int ucs2, in heim_ntlm_encode_targetinfo() 457 int ucs2, in heim_ntlm_decode_targetinfo() 687 int ucs2 = 0; in heim_ntlm_decode_type2() local 751 int ucs2 = 0; in heim_ntlm_encode_type2() local 836 int ucs2, in heim_ntlm_decode_type3() [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | test-rw.c | 48 uint16_t ucs2[MAX_LENGTH]; member
|
/freebsd/usr.sbin/efivar/ |
H A D | efiutil.c | 77 efi_char *ucs2; in utf8dump() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | pac.c | 726 uint16_t *ucs2; in verify_logonname() local 812 uint16_t *ucs2; in build_logon_name() local
|