Searched refs:UTF8_putc (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Da_mbstr.c301 *outlen += UTF8_putc(NULL, -1, value);
374 ret = UTF8_putc(*p, 0xff, value);
H A Da_utf8.c155 int UTF8_putc(unsigned char *str, int len, unsigned long value) function
H A Da_strex.c216 utflen = UTF8_putc(utfbuf, sizeof utfbuf, c);
H A Dasn1.h855 int UTF8_putc(unsigned char *str, int len, unsigned long value);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dasn1.h639 int UTF8_putc(unsigned char *str, int len, unsigned long value);
/macosx-10.10/OpenSSH-189/osslshim/ossl-asn1/
H A Dcs-asn1.h873 int UTF8_putc(unsigned char *str, int len, unsigned long value);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dasn1.h855 int UTF8_putc(unsigned char *str, int len, unsigned long value);

Completed in 201 milliseconds