Home
last modified time | relevance | path

Searched refs:check_sam_security (Results 1 – 3 of 3) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/auth/
H A Dauth_sam.c49 return check_sam_security(&auth_context->challenge, mem_ctx, in auth_sam_ignoredomain_auth()
156 return check_sam_security(&auth_context->challenge, mem_ctx, in auth_samstrict_auth()
239 return check_sam_security(&auth_context->challenge, mem_ctx, in auth_sam_netlogon3_auth()
H A Dcheck_samsec.c366 NTSTATUS check_sam_security(const DATA_BLOB *challenge, in check_sam_security() function
528 status = check_sam_security(challenge, talloc_tos(), user_info, in check_sam_security_info3()
H A Dproto.h144 NTSTATUS check_sam_security(const DATA_BLOB *challenge,