Searched refs:ascii_to_ucs2 (Results 1 – 1 of 1) sorted by relevance
81 static int ascii_to_ucs2(const char *ascii, size_t ascii_len, in ascii_to_ucs2() function338 if (!ascii_to_ucs2(pass, pass_len, out_pass_raw, out_pass_raw_len)) { in pass_to_pass_raw()978 if (!ascii_to_ucs2(password, strlen(password), &ctx.password, in PKCS12_get_key_and_certs()