/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "buffer.h"
#include "md5.h"
#include "hex-binary.h"
#include "safe-memset.h"
#include "password-scheme.h"
/*
* Convert string to big-endian ucs2.
*/
{
while (*str != '\0') {
}
return buffer_free_without_data(&buf);
}
{
unsigned char *ucs2be_pw;
}