Searched refs:certstart (Results 1 – 2 of 2) sorted by relevance
1821 const unsigned char *certstart, *certbytes; in tls_process_server_certificate() local1852 certstart = certbytes; in tls_process_server_certificate()1859 if (certbytes != (certstart + cert_len)) { in tls_process_server_certificate()
3597 const unsigned char *certstart, *certbytes; in tls_process_client_certificate() local3641 certstart = certbytes; in tls_process_client_certificate()3648 if (certbytes != (certstart + l)) { in tls_process_client_certificate()