Searched refs:utf8_to_ucs2 (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.5.0/components/wpa_supplicant/src/crypto/ |
D | ms_funcs.c | 25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2() function 116 if (utf8_to_ucs2(password, password_len, buf, max_len, &len) < 0) in nt_password_hash() 440 if (utf8_to_ucs2(password, password_len, pw_block, 512, &ucs2_len) < 0 in encrypt_pw_block_with_password_hash()
|
/hal_espressif-3.5.0/tools/test_idf_size/ |
D | overflow.map | 16130 .literal.utf8_to_ucs2 16165 .text.utf8_to_ucs2
|
D | overflow_esp32s2.map | 16891 .literal.utf8_to_ucs2 16926 .text.utf8_to_ucs2
|
D | overflow_esp32s3.map | 20543 .literal.utf8_to_ucs2 20578 .text.utf8_to_ucs2
|
D | overflow_esp32c3.map | 12105 .text.utf8_to_ucs2
|