common_ntlm_decrypt_buffer 3169 source3/include/proto.h NTSTATUS common_ntlm_decrypt_buffer(NTLMSSP_STATE *ntlmssp_state, char *buf);
common_ntlm_decrypt_buffer  327 source3/libsmb/smb_seal.c 			return common_ntlm_decrypt_buffer(es->s.ntlmssp_state, buf);