Searched refs:check_sam_security (Results 1 – 3 of 3) sorted by relevance
/dports/net/samba412/samba-4.12.15/source3/auth/ |
H A D | auth_sam.c | 49 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 D | check_samsec.c | 366 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 D | proto.h | 144 NTSTATUS check_sam_security(const DATA_BLOB *challenge,
|