Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_ameth.c442 const char *ecstr; in do_EC_KEY_print() local
487 ecstr = "Private-Key"; in do_EC_KEY_print()
489 ecstr = "Public-Key"; in do_EC_KEY_print()
491 ecstr = "ECDSA-Parameters"; in do_EC_KEY_print()
499 if (BIO_printf(bp, "%s: (%d bit)\n", ecstr, in do_EC_KEY_print()