Home
last modified time | relevance | path

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

/openssl-master/apps/lib/
A Ds_cb.c209 unsigned char cert_type = p[i]; in ssl_print_client_cert_types() local
210 const char *cname = lookup((int)cert_type, cert_type_list, NULL); in ssl_print_client_cert_types()
217 BIO_printf(bio, "UNKNOWN (%d),", cert_type); in ssl_print_client_cert_types()

Completed in 5 milliseconds