Searched refs:modulus_label (Results 1 – 1 of 1) sorted by relevance
633 const char *modulus_label = NULL; in rsa_to_text() local659 modulus_label = "modulus:"; in rsa_to_text()663 modulus_label = "Modulus:"; in rsa_to_text()681 if (!print_labeled_bignum(out, modulus_label, rsa_n)) in rsa_to_text()