Home
last modified time | relevance | path

Searched refs:UTF8_getc (Results 1 – 11 of 11) 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.c229 ret = UTF8_getc(p, len, &value); in traverse_string()
H A Da_strex.c194 i = UTF8_getc(p, buflen, &c); in do_buf()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt1026 UTF8_getc(3)
H A Dmissingcrypto111.txt1388 UTF8_getc(3)
H A Dlibcrypto.num1933 UTF8_getc 1980 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h797 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
H A Dasn1.h.in654 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.md19169 * New functions UTF8_getc() and UTF8_putc() that parse and generate