Home
last modified time | relevance | path

Searched refs:cli_credentials_get_nt_hash (Results 1 – 22 of 22) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dtrusts_util.c214 current_nt_hash = cli_credentials_get_nt_hash(creds, frame);
590 current_nt_hash = cli_credentials_get_nt_hash(creds, frame);
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/auth/credentials/
H A Dcredentials_ntlm.c56 nt_hash = cli_credentials_get_nt_hash(cred, mem_ctx); in cli_credentials_get_ntlm_response()
H A Dcredentials.c316 const struct samr_Password *cli_credentials_get_nt_hash(struct cli_credentials *cred, in cli_credentials_get_nt_hash() function
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/auth/kerberos/
H A Dkerberos_util.c180 mach_pwd = cli_credentials_get_nt_hash(credentials, mem_ctx); in kinit_to_ccache()
418 mach_pwd = cli_credentials_get_nt_hash(machine_account, mem_ctx); in create_keytab()
/dports/net/samba412/samba-4.12.15/libcli/auth/tests/
H A Dntlm_check.c112 ntlm_state->nt_hash = cli_credentials_get_nt_hash(creds, in test_ntlm_setup_with_options()
/dports/net/samba412/samba-4.12.15/source4/torture/ntp/
H A Dntp_signd.c72 const struct samr_Password *pwhash = cli_credentials_get_nt_hash(credentials, mem_ctx); in test_ntp_signd()
/dports/net/samba412/samba-4.12.15/auth/credentials/
H A Dcredentials.h150 struct samr_Password *cli_credentials_get_nt_hash(struct cli_credentials *cred,
H A Dcredentials_ntlm.c87 nt_hash = cli_credentials_get_nt_hash(cred, frame);
H A Dcredentials.c489 _PUBLIC_ struct samr_Password *cli_credentials_get_nt_hash(struct cli_credentials *cred,
H A Dpycredentials.c543 ntpw = cli_credentials_get_nt_hash(creds, creds);
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dutil_cmdline.c196 nt_hash = cli_credentials_get_nt_hash(ai->creds, in get_cmdline_auth_info_password()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/librpc/rpc/
H A Ddcerpc_schannel.c167 s->mach_pwd = cli_credentials_get_nt_hash(s->credentials, c); in continue_srv_challenge()
/dports/net/samba412/samba-4.12.15/source4/auth/kerberos/
H A Dkerberos_util.c371 mach_pwd = cli_credentials_get_nt_hash(credentials, mem_ctx); in kinit_to_ccache()
/dports/net/samba412/samba-4.12.15/source4/librpc/rpc/
H A Ddcerpc_schannel.c174 s->mach_pwd = cli_credentials_get_nt_hash(s->credentials, c); in continue_srv_challenge()
/dports/net/samba412/samba-4.12.15/source3/rpc_client/
H A Dcli_netlogon.c190 nt_hashes[0] = cli_credentials_get_nt_hash(cli_creds, talloc_tos()); in rpccli_setup_netlogon_creds_locked()
/dports/net/samba412/samba-4.12.15/source3/winbindd/
H A Dwinbindd_dual_srv.c1243 cur_nt_hash = cli_credentials_get_nt_hash(creds, frame); in _winbind_LogonControl_TC_VERIFY()
1545 cur_nt_hash = cli_credentials_get_nt_hash(creds, p->mem_ctx); in _winbind_LogonControl_CHANGE_PASSWORD()
/dports/net/samba412/samba-4.12.15/auth/ntlmssp/
H A Dntlmssp_client.c416 nt_hash = cli_credentials_get_nt_hash(gensec_security->credentials, in ntlmssp_client_challenge()
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dnetlogon.c153 mach_password = cli_credentials_get_nt_hash(credentials, tctx); in test_SetupCredentials()
223 mach_password = cli_credentials_get_nt_hash(machine_credentials, tctx); in test_SetupCredentials2ex()
507 mach_password = cli_credentials_get_nt_hash(credentials, tctx); in test_ServerReqChallenge()
579 mach_password = cli_credentials_get_nt_hash(credentials, tctx); in test_ServerReqChallenge_zero_challenge()
656 mach_password = cli_credentials_get_nt_hash(credentials, tctx); in test_ServerReqChallenge_5_repeats()
740 mach_password = cli_credentials_get_nt_hash(credentials, tctx); in test_ServerReqChallenge_4_repeats()
H A Dforest_trust.c603 new_nt_hash = cli_credentials_get_nt_hash(credentials, tctx); in test_validate_trust()
H A Dlsa.c2867 new_password = cli_credentials_get_nt_hash(machine_credentials, tctx); in check_pw_with_ServerAuthenticate3()
3253 nthash = cli_credentials_get_nt_hash(credentials, ctx); in check_pw_with_krb5()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/winbind/
H A Dwb_async_helpers.c168 mach_pwd = cli_credentials_get_nt_hash(state->wks_creds, state); in get_schannel_creds_recv_chal()
/dports/net/samba412/samba-4.12.15/source4/torture/drs/rpc/
H A Ddssync.c701 nthash = cli_credentials_get_nt_hash(ctx->new_dc.credentials, ctx); in test_GetNCChanges()