HomeSort by relevance Sort by last modified time
    Searched refs:utf8_to_ucs2 (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/crypto/
ms_funcs.c 17 * utf8_to_ucs2 - Convert UTF-8 string to UCS-2 encoding
25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, function
116 if (utf8_to_ucs2(password, password_len, buf, max_len, &len) < 0)
440 if (utf8_to_ucs2(password, password_len, pw_block, 512, &ucs2_len) < 0
  /external/libcxx/src/
locale.cpp 2547 utf8_to_ucs2(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
locale.cpp 2549 utf8_to_ucs2(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
    [all...]

Completed in 72 milliseconds