Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c265 len = UTF8_putc(NULL, -1, value); in out_utf8()
350 ret = UTF8_putc(*p, 0xff, value); in cpy_utf8()
H A Da_utf8.c93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc() function
H A Da_strex.c208 utflen = UTF8_putc(utfbuf, sizeof(utfbuf), c); in do_buf()
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_utl.c174 return UTF8_putc((unsigned char *)str, len > 4 ? 4 : len, utf32chr); in bmp_to_utf8()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt1027 UTF8_putc(3)
H A Dmissingcrypto111.txt1389 UTF8_putc(3)
H A Dlibcrypto.num2253 UTF8_putc 2302 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h798 int UTF8_putc(unsigned char *str, int len, unsigned long value);
H A Dasn1.h.in655 int UTF8_putc(unsigned char *str, int len, unsigned long value);
/freebsd/secure/lib/libcrypto/
H A DVersion.map2824 UTF8_putc;
/freebsd/crypto/openssl/
H A DCHANGES.md19169 * New functions UTF8_getc() and UTF8_putc() that parse and generate