Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds