Searched refs:UTF8_getc (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/crypto/openssl/crypto/pkcs12/ |
| H A D | p12_utl.c | 90 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 D | a_utf8.c | 28 int UTF8_getc(const unsigned char *str, int len, unsigned long *val) in UTF8_getc() function
|
| H A D | a_mbstr.c | 230 ret = UTF8_getc(p, len, &value); in traverse_string()
|
| H A D | a_strex.c | 194 i = UTF8_getc(p, buflen, &c); in do_buf()
|
| /freebsd-14.2/crypto/openssl/util/ |
| H A D | missingcrypto.txt | 1057 UTF8_getc(3)
|
| H A D | missingcrypto111.txt | 1389 UTF8_getc(3)
|
| H A D | libcrypto.num | 1933 UTF8_getc 1980 3_0_0 EXIST::FUNCTION:
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | asn1.h | 793 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
|
| H A D | asn1.h.in | 650 int UTF8_getc(const unsigned char *str, int len, unsigned long *val);
|
| /freebsd-14.2/secure/lib/libcrypto/ |
| H A D | Version.map | 2899 UTF8_getc;
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | CHANGES.md | 17895 * New functions UTF8_getc() and UTF8_putc() that parse and generate
|