| /freebsd/crypto/heimdal/lib/gssapi/ |
| H A D | test_ntlm.c | 57 struct ntlm_type3 type3; in test_libntlm_v1() local 64 memset(&type3, 0, sizeof(type3)); in test_libntlm_v1() 110 type3.flags = type2.flags; in test_libntlm_v1() 111 type3.username = rk_UNCONST(user); in test_libntlm_v1() 112 type3.targetname = type2.targetname; in test_libntlm_v1() 113 type3.ws = rk_UNCONST("workstation"); in test_libntlm_v1() 122 &type3.ntlm); in test_libntlm_v1() 128 &type3.sessionkey); in test_libntlm_v1() 134 ret = heim_ntlm_encode_type3(&type3, &data); in test_libntlm_v1() 184 struct ntlm_type3 type3; in test_libntlm_v2() local [all …]
|
| /freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
| H A D | init_sec_context.c | 306 struct ntlm_type3 type3; in _gss_ntlm_init_sec_context() local 326 memset(&type3, 0, sizeof(type3)); in _gss_ntlm_init_sec_context() 328 type3.username = ctx->client->username; in _gss_ntlm_init_sec_context() 329 type3.flags = type2.flags; in _gss_ntlm_init_sec_context() 330 type3.targetname = type2.targetname; in _gss_ntlm_init_sec_context() 331 type3.ws = rk_UNCONST("workstation"); in _gss_ntlm_init_sec_context() 353 &type3.lm, in _gss_ntlm_init_sec_context() 354 &type3.ntlm); in _gss_ntlm_init_sec_context() 359 &type3.ntlm); in _gss_ntlm_init_sec_context() 371 &type3.sessionkey); in _gss_ntlm_init_sec_context() [all …]
|
| H A D | kdc.c | 347 const struct ntlm_type3 *type3, in kdc_type3() argument 356 ret = krb5_ntlm_req_set_flags(c->context, c->ntlm, type3->flags); in kdc_type3() 358 ret = krb5_ntlm_req_set_username(c->context, c->ntlm, type3->username); in kdc_type3() 361 type3->targetname); in kdc_type3() 364 type3->lm.data, type3->lm.length); in kdc_type3() 367 type3->ntlm.data, type3->ntlm.length); in kdc_type3() 372 if (type3->sessionkey.length) { in kdc_type3() 374 type3->sessionkey.data, in kdc_type3() 375 type3->sessionkey.length); in kdc_type3() 394 if (type3->sessionkey.length) { in kdc_type3()
|
| H A D | accept_sec_context.c | 178 struct ntlm_type3 type3; in _gss_ntlm_accept_sec_context() local 186 ret = heim_ntlm_decode_type3(&data, 1, &type3); in _gss_ntlm_accept_sec_context() 195 &type3, in _gss_ntlm_accept_sec_context() 198 heim_ntlm_free_type3(&type3); in _gss_ntlm_accept_sec_context() 206 n->user = strdup(type3.username); in _gss_ntlm_accept_sec_context() 207 n->domain = strdup(type3.targetname); in _gss_ntlm_accept_sec_context() 212 heim_ntlm_free_type3(&type3); in _gss_ntlm_accept_sec_context() 220 heim_ntlm_free_type3(&type3); in _gss_ntlm_accept_sec_context()
|
| /freebsd/crypto/heimdal/lib/ntlm/ |
| H A D | test_ntlm.c | 53 struct ntlm_type3 type3; in test_parse() local 109 memset(&type3, 0, sizeof(type3)); in test_parse() 111 type3.flags = flags; in test_parse() 112 type3.username = rk_UNCONST(user); in test_parse() 113 type3.targetname = rk_UNCONST(target); in test_parse() 114 type3.ws = rk_UNCONST("workstation"); in test_parse() 122 &type3.ntlm); in test_parse() 126 ret = heim_ntlm_encode_type3(&type3, &data); in test_parse() 130 free(type3.ntlm.data); in test_parse() 132 memset(&type3, 0, sizeof(type3)); in test_parse() [all …]
|
| H A D | ntlm.c | 837 struct ntlm_type3 *type3) in heim_ntlm_decode_type3() argument 846 memset(type3, 0, sizeof(*type3)); in heim_ntlm_decode_type3() 879 CHECK(krb5_ret_uint32(in, &type3->flags), 0); in heim_ntlm_decode_type3() 882 CHECK(krb5_ret_uint32(in, &type3->os[0]), 0); in heim_ntlm_decode_type3() 883 CHECK(krb5_ret_uint32(in, &type3->os[1]), 0); in heim_ntlm_decode_type3() 885 CHECK(ret_buf(in, &lm, &type3->lm), 0); in heim_ntlm_decode_type3() 886 CHECK(ret_buf(in, &ntlm, &type3->ntlm), 0); in heim_ntlm_decode_type3() 887 CHECK(ret_sec_string(in, ucs2, &target, &type3->targetname), 0); in heim_ntlm_decode_type3() 888 CHECK(ret_sec_string(in, ucs2, &username, &type3->username), 0); in heim_ntlm_decode_type3() 889 CHECK(ret_sec_string(in, ucs2, &ws, &type3->ws), 0); in heim_ntlm_decode_type3() [all …]
|
| /freebsd/contrib/elftoolchain/libelf/ |
| H A D | gelf_mips64el.c | 51 uint8_t ssym, type3, type2, type; in _libelf_mips64el_r_info_tof() local 54 type3 = r_info >> 16; in _libelf_mips64el_r_info_tof() 59 new_info |= (Elf64_Xword)type3 << 40; in _libelf_mips64el_r_info_tof() 69 uint8_t ssym, type3, type2, type; in _libelf_mips64el_r_info_tom() local 72 type3 = r_info >> 40; in _libelf_mips64el_r_info_tom() 77 new_info |= (Elf64_Xword)type3 << 16; in _libelf_mips64el_r_info_tom()
|
| /freebsd/crypto/heimdal/kcm/ |
| H A D | protocol.c | 1440 struct ntlm_type3 type3; in kcm_op_do_ntlm() local 1448 memset(&type3, 0, sizeof(type3)); in kcm_op_do_ntlm() 1488 type3.username = c->user; in kcm_op_do_ntlm() 1489 type3.flags = type2.flags; in kcm_op_do_ntlm() 1490 type3.targetname = type2.targetname; in kcm_op_do_ntlm() 1491 type3.ws = rk_UNCONST("workstation"); in kcm_op_do_ntlm() 1511 &type3.lm, in kcm_op_do_ntlm() 1512 &type3.ntlm); in kcm_op_do_ntlm() 1517 &type3.ntlm); in kcm_op_do_ntlm() 1526 &type3.sessionkey); in kcm_op_do_ntlm() [all …]
|
| /freebsd/sys/sys/ |
| H A D | sdt.h | 134 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) argument 135 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3,\ argument 406 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ argument 411 SDT_PROBE_ARGTYPE(sdt, , , name, 3, #type3, NULL); \ 414 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3, \ argument 420 SDT_PROBE_ARGTYPE(sdt, , , name, 3, #type3, NULL); \
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | Mips.cpp | 496 uint32_t type3 = (type >> 16) & 0xff; in calculateMipsRelChain() local 497 if (type2 == R_MIPS_NONE && type3 == R_MIPS_NONE) in calculateMipsRelChain() 499 if (type2 == R_MIPS_64 && type3 == R_MIPS_NONE) in calculateMipsRelChain() 501 if (type2 == R_MIPS_SUB && (type3 == R_MIPS_HI16 || type3 == R_MIPS_LO16)) in calculateMipsRelChain() 502 return std::make_pair(type3, -val); in calculateMipsRelChain()
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormatterBytecode.cpp | 178 DataType type1, DataType type2, DataType type3) { in TypeCheck() argument 179 if (auto error = TypeCheck(data, type3)) in TypeCheck()
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | Makefile | 177 ${PACKAGE}FILES+= type3.0
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrGISel.td | 176 type3:$vl, type4:$policy);
|
| /freebsd/contrib/elftoolchain/readelf/ |
| H A D | readelf.c | 3053 uint8_t type2, type3; in dump_rel() local 3093 type3 = (type >> 16) & 0xFF; in dump_rel() 3096 type2 = type3 = 0; in dump_rel() 3111 type3)); in dump_rel() 3118 type3)); in dump_rel() 3136 uint8_t type2, type3; in dump_rela() local 3178 type3 = (type >> 16) & 0xFF; in dump_rela() 3181 type2 = type3 = 0; in dump_rela() 3197 type3)); in dump_rela() 3204 type3)); in dump_rela()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 1081 def type3 : TypedOperand<"OPERAND_GENERIC_3">;
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 14414 a type3 opcode and this will require an update to the ACPI specification.
|