Searched refs:certflag (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/apps/
H A Dx509.c199 unsigned long nmflag = 0, certflag = 0; local
343 if (!set_cert_ex(&certflag, *(++argv)))
789 X509_print_ex(out, x, nmflag, certflag);

Completed in 111 milliseconds