Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dbad_dtls_test.c198 static int validate_client_hello(BIO *wbio) in validate_client_hello() function
742 || !TEST_int_eq(validate_client_hello(wbio), 1) in test_bad_dtls()
749 || !TEST_int_eq(validate_client_hello(wbio), 2) in test_bad_dtls()