HomeSort by relevance Sort by last modified time
    Searched full:mlch (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/x509/
t_x509.c 101 char *m=NULL,mlch = ' '; local
109 mlch = '\n';
169 if (BIO_printf(bp," Issuer:%c",mlch) <= 0) goto err;
184 if (BIO_printf(bp," Subject:%c",mlch) <= 0) goto err;

Completed in 82 milliseconds