Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Da_strex.c202 unsigned char utfbuf[6]; in do_buf() local
204 utflen = UTF8_putc(utfbuf, sizeof utfbuf, c); in do_buf()
211 len = do_esc_char(utfbuf[i], (unsigned char)(flags | orflags), quotes, io_ch, arg); in do_buf()