Searched refs:get_sigtype (Results 1 – 1 of 1) sorted by relevance
222 static const char *get_sigtype(int nid) in get_sigtype() function285 sstr = get_sigtype(sign_nid); in do_print_sigalgs()309 BIO_printf(out, "Peer signature type: %s\n", get_sigtype(nid)); in ssl_print_sigalgs()1223 BIO_printf(bio_err, "Signature type: %s\n", get_sigtype(nid)); in print_ssl_summary()
Completed in 4 milliseconds