NTLMSSP_SIGN_VERSION  118 source3/libsmb/ntlmssp_sign.c 		SIVAL(sig->data, 0, NTLMSSP_SIGN_VERSION);
NTLMSSP_SIGN_VERSION  127 source3/libsmb/ntlmssp_sign.c 		if (!msrpc_gen(sig, "dddd", NTLMSSP_SIGN_VERSION, 0, crc, ntlmssp_state->ntlmv1_seq_num)) {
NTLMSSP_SIGN_VERSION  274 source3/libsmb/ntlmssp_sign.c 		if (!msrpc_gen(sig, "dddd", NTLMSSP_SIGN_VERSION, 0, crc, ntlmssp_state->ntlmv1_seq_num)) {
NTLMSSP_SIGN_VERSION  110 source4/auth/ntlmssp/ntlmssp_sign.c 		SIVAL(sig->data, 0, NTLMSSP_SIGN_VERSION);
NTLMSSP_SIGN_VERSION  121 source4/auth/ntlmssp/ntlmssp_sign.c 			       sig, "dddd", NTLMSSP_SIGN_VERSION, 0, crc, gensec_ntlmssp_state->crypt.ntlm.seq_num)) {
NTLMSSP_SIGN_VERSION  249 source4/auth/ntlmssp/ntlmssp_sign.c 			       sig, "dddd", NTLMSSP_SIGN_VERSION, 0, crc, gensec_ntlmssp_state->crypt.ntlm.seq_num)) {