mech-ntlm.c revision 8d6cb44a0161d88743756733f83c4fb278485987
2ronwalf#include "hex-binary.h"
2ronwalf#include "safe-memset.h"
2ronwalfstruct ntlm_auth_request {
2ronwalf bool ntlm2_negotiated;
2ronwalf bool unicode_negotiated;
2ronwalf const char *credentials)
2ronwalf const unsigned char *client_response;
2ronwalf unsigned int response_length;
2ronwalf const char *credentials,
2ronwalf case PASSDB_RESULT_OK:
2ronwalf const char *credentials)
2ronwalf const unsigned char *client_response;
2ronwalf unsigned int response_length;
2ronwalf if (response_length == 0) {
2ronwalf const unsigned char *client_lm_response =
2ronwalf const char *credentials,
2ronwalf case PASSDB_RESULT_OK:
const char *error;
&message_size);
const char *username;
if (data_size == 0) {
NULL, 0);