Lines Matching full:lflags
1403 void print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags)1410 if((lflags & XN_FLAG_SEP_MASK) == XN_FLAG_SEP_MULTILINE) {1414 if(lflags == XN_FLAG_COMPAT) {1421 X509_NAME_print_ex(out, nm, indent, lflags);