Home
last modified time | relevance | path

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

/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c634 const char *modulus_label = NULL; in rsa_to_text() local
660 modulus_label = "modulus:"; in rsa_to_text()
664 modulus_label = "Modulus:"; in rsa_to_text()
682 if (!print_labeled_bignum(out, modulus_label, rsa_n)) in rsa_to_text()

Completed in 6 milliseconds