Searched refs:certstart (Results 1 – 2 of 2) sorted by relevance
1777 const unsigned char *certstart, *certbytes; in tls_process_server_certificate() local1801 certstart = certbytes; in tls_process_server_certificate()1814 if (certbytes != (certstart + cert_len)) { in tls_process_server_certificate()
3417 const unsigned char *certstart, *certbytes; in tls_process_client_certificate() local3456 certstart = certbytes; in tls_process_client_certificate()3467 if (certbytes != (certstart + l)) { in tls_process_client_certificate()