Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/pkcs12/
H A 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()
/freebsd-14.2/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.c230 ret = UTF8_getc(p, len, &value); in traverse_string()
H A Da_strex.c194 i = UTF8_getc(p, buflen, &c); in do_buf()
/freebsd-14.2/crypto/openssl/util/
H A Dmissingcrypto.txt1057 UTF8_getc(3)
H A Dmissingcrypto111.txt1389 UTF8_getc(3)
H A Dlibcrypto.num1933 UTF8_getc 1980 3_0_0 EXIST::FUNCTION:
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dasn1.h793 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
H A Dasn1.h.in650 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
/freebsd-14.2/secure/lib/libcrypto/
H A DVersion.map2899 UTF8_getc;
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md17895 * New functions UTF8_getc() and UTF8_putc() that parse and generate