Searched refs:hello_verify (Results 1 – 2 of 2) sorted by relevance
194 static unsigned char hello_verify[] = { in send_hello_verify() local213 memcpy(hello_verify + HV_COOKIE_OFS, cookie, sizeof(cookie)); in send_hello_verify()215 BIO_write(rbio, hello_verify, sizeof(hello_verify)); in send_hello_verify()
197 static unsigned char hello_verify[] = { in send_hello_verify() local216 memcpy(hello_verify + HV_COOKIE_OFS, cookie, sizeof(cookie)); in send_hello_verify()218 BIO_write(rbio, hello_verify, sizeof(hello_verify)); in send_hello_verify()