reply_base64 823 source3/utils/ntlm_auth.c char *reply_base64 = base64_encode_data_blob(state->mem_ctx, reply_base64 825 source3/utils/ntlm_auth.c x_fprintf(x_stdout, "TT %s\n", reply_base64); reply_base64 826 source3/utils/ntlm_auth.c TALLOC_FREE(reply_base64); reply_base64 990 source3/utils/ntlm_auth.c char *reply_base64 = base64_encode_data_blob(state->mem_ctx, reply_base64 993 source3/utils/ntlm_auth.c x_fprintf(x_stdout, "YR %s\n", reply_base64); reply_base64 997 source3/utils/ntlm_auth.c x_fprintf(x_stdout, "KK %s\n", reply_base64); reply_base64 1000 source3/utils/ntlm_auth.c TALLOC_FREE(reply_base64); reply_base64 1003 source3/utils/ntlm_auth.c char *reply_base64 = base64_encode_data_blob(talloc_tos(), reply_base64 1005 source3/utils/ntlm_auth.c x_fprintf(x_stdout, "AF %s\n", reply_base64); reply_base64 1006 source3/utils/ntlm_auth.c TALLOC_FREE(reply_base64); reply_base64 1064 source3/utils/ntlm_auth.c char *reply_base64; reply_base64 1107 source3/utils/ntlm_auth.c reply_base64 = base64_encode_data_blob(talloc_tos(), token); reply_base64 1108 source3/utils/ntlm_auth.c x_fprintf(x_stdout, "TT %s *\n", reply_base64); reply_base64 1110 source3/utils/ntlm_auth.c TALLOC_FREE(reply_base64); reply_base64 1130 source3/utils/ntlm_auth.c char *reply_base64; reply_base64 1351 source3/utils/ntlm_auth.c reply_base64 = base64_encode_data_blob(talloc_tos(), token); reply_base64 1354 source3/utils/ntlm_auth.c reply_code, reply_base64, reply_argument); reply_base64 1356 source3/utils/ntlm_auth.c TALLOC_FREE(reply_base64); reply_base64 1492 source3/utils/ntlm_auth.c char *reply_base64; reply_base64 1566 source3/utils/ntlm_auth.c reply_base64 = base64_encode_data_blob(talloc_tos(), to_server); reply_base64 1567 source3/utils/ntlm_auth.c x_fprintf(x_stdout, "KK %s *\n", reply_base64); reply_base64 1569 source3/utils/ntlm_auth.c TALLOC_FREE(reply_base64);