Home
last modified time | relevance | path

Searched refs:hello_verify (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dbad_dtls_test.c197 static unsigned char hello_verify[] = { in send_hello_verify() local
216 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()

Completed in 9 milliseconds