Searched refs:certstart (Results 1 – 2 of 2) sorted by relevance
3648 const unsigned char *certstart, *certbytes; in tls_process_client_certificate() local3699 certstart = certbytes; in tls_process_client_certificate()3710 if (certbytes != (certstart + l)) { in tls_process_client_certificate()
1999 const unsigned char *certstart, *certbytes; in tls_process_server_certificate() local2032 certstart = certbytes; in tls_process_server_certificate()2045 if (certbytes != (certstart + cert_len)) { in tls_process_server_certificate()