Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c227 static const char *get_sigtype(int nid) in get_sigtype() function
291 sstr = get_sigtype(sign_nid); in do_print_sigalgs()
316 BIO_printf(out, "Peer signature type: %s\n", get_sigtype(nid)); in ssl_print_sigalgs()
1234 BIO_printf(bio_err, "Signature type: %s\n", get_sigtype(nid)); in print_ssl_summary()
/third_party/openssl/apps/lib/
H A Ds_cb.c227 static const char *get_sigtype(int nid) in get_sigtype() function
291 sstr = get_sigtype(sign_nid); in do_print_sigalgs()
316 BIO_printf(out, "Peer signature type: %s\n", get_sigtype(nid)); in ssl_print_sigalgs()
1234 BIO_printf(bio_err, "Signature type: %s\n", get_sigtype(nid)); in print_ssl_summary()

Completed in 5 milliseconds