Home
last modified time | relevance | path

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

/third_party/openssl/crypto/pkcs12/
Dp12_utl.c90 j = UTF8_getc((const unsigned char *)asc+i, asclen-i, &utf32chr); in OPENSSL_utf82uni()
128 j = UTF8_getc((const unsigned char *)asc+i, asclen-i, &utf32chr); in OPENSSL_utf82uni()
/third_party/openssl/crypto/asn1/
Da_utf8.c28 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc() function
Da_mbstr.c226 ret = UTF8_getc(p, len, &value); in traverse_string()
Da_strex.c193 i = UTF8_getc(p, buflen, &c); in do_buf()
/third_party/openssl/util/
Dmissingcrypto.txt1129 UTF8_getc(3)
Dmissingcrypto111.txt1389 UTF8_getc(3)
Dlibcrypto.num1933 UTF8_getc 1980 3_0_0 EXIST::FUNCTION:
/third_party/openssl/ohos_lite/include/openssl/
Dasn1.h609 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
/third_party/openssl/include/openssl/
Dasn1.h.in650 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
/third_party/openssl/
DCHANGES.md17495 * New functions UTF8_getc() and UTF8_putc() that parse and generate