Searched refs:X509_FLAG_NO_EXTENSIONS (Results 1 – 2 of 2) sorted by relevance
230 if (!(cflag & X509_FLAG_NO_EXTENSIONS)) in X509_print_ex()
327 #define X509_FLAG_NO_EXTENSIONS (1L << 8) macro