Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_lib.c711 const char *post_label_spc = " "; in ossl_bio_print_labeled_bignum() local
720 post_label_spc = ""; in ossl_bio_print_labeled_bignum()
724 return BIO_printf(out, "%s%s0\n", label, post_label_spc); in ossl_bio_print_labeled_bignum()
733 label, post_label_spc, neg, words[0], neg, words[0]); in ossl_bio_print_labeled_bignum()