Searched refs:X509_FLAG_NO_EXTENSIONS (Results 1 – 3 of 3) sorted by relevance
201 if (!(cflag & X509_FLAG_NO_EXTENSIONS)) { in X509_REQ_print_ex()
230 if (!(cflag & X509_FLAG_NO_EXTENSIONS)) in X509_print_ex()
324 #define X509_FLAG_NO_EXTENSIONS (1L << 8) macro