Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Da_strex.c75 #define ESC_FLAGS (ASN1_STRFLGS_ESC_2253 | \ macro
158 if (chtmp == '\\' && flags & ESC_FLAGS) { in do_esc_char()
345 flags = (unsigned char)(lflags & ESC_FLAGS); in do_print_ex()