key64             790 source3/utils/ntlm_auth.c 			char *key64 = base64_encode_data_blob(state->mem_ctx,
key64             792 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "GK %s\n", key64?key64:"<NULL>");
key64             793 source3/utils/ntlm_auth.c 			TALLOC_FREE(key64);
key64             948 source3/utils/ntlm_auth.c 			char *key64 = base64_encode_data_blob(state->mem_ctx,
key64             950 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "GK %s\n", key64?key64:"<NULL>");
key64             951 source3/utils/ntlm_auth.c 			TALLOC_FREE(key64);