pac_kdc_key 303 source4/torture/auth/pac.c const char *pac_file, *pac_kdc_key, *pac_member_key;
pac_kdc_key 325 source4/torture/auth/pac.c pac_kdc_key = torture_setting_string(tctx, "pac_kdc_key",
pac_kdc_key 331 source4/torture/auth/pac.c torture_comment(tctx, "Using pac_kdc_key '%s'\n", pac_kdc_key);
pac_kdc_key 337 source4/torture/auth/pac.c if (*pac_kdc_key == 0) {
pac_kdc_key 340 source4/torture/auth/pac.c krbtgt_bytes = smbpasswd_gethexpwd(mem_ctx, pac_kdc_key);