Home
last modified time | relevance | path

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

/openssl/test/
H A Ddtlsv1listentest.c245 enum {GOOD, VERIFY, DROP} outtype; enumerator
253 { clienthello_cookie, sizeof(clienthello_cookie), GOOD },
254 { clienthello_cookie_frag, sizeof(clienthello_cookie_frag), GOOD },
330 || (ret == 1 && tp->outtype == GOOD))) in dtls_listen_test()

Completed in 5 milliseconds