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