Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Ds_cb.c230 static const char *get_sigtype(int nid) in get_sigtype() function
315 sstr = get_sigtype(sign_nid); in do_print_sigalgs()
340 BIO_printf(out, "Peer signature type: %s\n", get_sigtype(nid)); in ssl_print_sigalgs()
1320 BIO_printf(bio_err, "Signature type: %s\n", get_sigtype(nid)); in print_ssl_summary()
1325 BIO_printf(bio_err, "Signature type: %s\n", get_sigtype(nid)); in print_ssl_summary()

Completed in 7 milliseconds