/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 262 len = UTF8_putc(NULL, -1, value); in out_utf8() 347 ret = UTF8_putc(*p, 0xff, value); in cpy_utf8()
|
H A D | a_utf8.c | 93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc() function
|
H A D | a_strex.c | 207 utflen = UTF8_putc(utfbuf, sizeof(utfbuf), c); in do_buf()
|
/third_party/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 266 len = UTF8_putc(NULL, -1, value); in out_utf8() 351 ret = UTF8_putc(*p, 0xff, value); in cpy_utf8()
|
H A D | a_utf8.c | 93 int UTF8_putc(unsigned char *str, int len, unsigned long value) in UTF8_putc() function
|
H A D | a_strex.c | 208 utflen = UTF8_putc(utfbuf, sizeof(utfbuf), c); in do_buf()
|
/third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
H A D | p12_utl.c | 178 return UTF8_putc((unsigned char *)str, len > 4 ? 4 : len, utf32chr); in bmp_to_utf8()
|
/third_party/openssl/crypto/pkcs12/ |
H A D | p12_utl.c | 178 return UTF8_putc((unsigned char *)str, len > 4 ? 4 : len, utf32chr); in bmp_to_utf8()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | asn1.h | 610 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | asn1.h | 794 int UTF8_putc(unsigned char *str, int len, unsigned long value);
|