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

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dt_req.c100 char mlch = ' '; local
104 mlch = '\n';
130 if (BIO_printf(bp, " Subject:%c", mlch) <= 0)
H A Dt_x509.c110 char *m = NULL, mlch = ' '; local
118 mlch = '\n';
180 if (BIO_printf(bp, " Issuer:%c", mlch) <= 0)
203 if (BIO_printf(bp, " Subject:%c", mlch) <= 0)

Completed in 98 milliseconds