Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_utl.c88 j = UTF8_getc((const unsigned char *)asc + i, asclen - i, &utf32chr); in OPENSSL_utf82uni()
124 j = UTF8_getc((const unsigned char *)asc + i, asclen - i, &utf32chr); in OPENSSL_utf82uni()
/freebsd/crypto/openssl/crypto/asn1/
H A Da_utf8.c28 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc() function
H A Da_mbstr.c267 ret = UTF8_getc(p, len, &value); in traverse_string()
H A Da_strex.c188 i = UTF8_getc(p, buflen, &c); in do_buf()
/freebsd/crypto/openssl/test/
H A Dasn1_internal_test.c199 if (!TEST_int_lt(UTF8_getc(inv_utf8, sizeof(inv_utf8), &val), 0)) in test_invalid_utf8()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt1016 UTF8_getc(3)
H A Dmissingcrypto111.txt1384 UTF8_getc(3)
H A Dlibcrypto.num1933 UTF8_getc 1980 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h787 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
H A Dasn1.h.in644 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
/freebsd/secure/lib/libcrypto/
H A DVersion.map2823 UTF8_getc;
/freebsd/crypto/openssl/
H A DCHANGES.md20236 * New functions UTF8_getc() and UTF8_putc() that parse and generate