HomeSort by relevance Sort by last modified time
    Searched full:utfbuf (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/x509/
a_strex.c 221 unsigned char utfbuf[6]; local
223 utflen = UTF8_putc(utfbuf, sizeof utfbuf, c);
232 do_esc_char(utfbuf[i], (unsigned char)(flags | orflags),

Completed in 72 milliseconds