Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Da_strex.c77 #define ESC_FLAGS (ASN1_STRFLGS_ESC_2253 | \ macro
159 if (chtmp == '\\' && flags & ESC_FLAGS) { in do_esc_char()
322 flags = (unsigned char)(lflags & ESC_FLAGS); in do_print_ex()