Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/auth/
H A Dcheck_samsec.c518 NTSTATUS check_sam_security_info3(const DATA_BLOB *challenge, in check_sam_security_info3() function
H A Dproto.h148 NTSTATUS check_sam_security_info3(const DATA_BLOB *challenge,
/dports/net/samba412/samba-4.12.15/source3/torture/
H A Dpdbtest.c310 status = check_sam_security_info3(&challenge, NULL, user_info, &info3_sam); in test_auth()