Home
last modified time | relevance | path

Searched defs:notext (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/common/openssl/apps/
H A Dca.c301 int notext=0; in MAIN() local
2209 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext) in write_new_certificate()