Home
last modified time | relevance | path

Searched refs:needlf (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/crypto/asn1/
H A Dtasn_prn.c437 int ret = 1, needlf = 1; in asn1_primitive_print() local
512 needlf = 0; in asn1_primitive_print()
522 needlf = 0; in asn1_primitive_print()
530 if (needlf && BIO_puts(out, "\n") <= 0) in asn1_primitive_print()