Home
last modified time | relevance | path

Searched refs:bmp_to_utf8 (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/pkcs12/
H A Dp12_utl.c150 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8() function
187 j = bmp_to_utf8(NULL, uni+i, unilen-i); in OPENSSL_uni2utf8()
208 j = bmp_to_utf8(asctmp+asclen, uni+i, unilen-i); in OPENSSL_uni2utf8()

Completed in 5 milliseconds