Searched refs:DTLS1_MT_HELLO_VERIFY_REQUEST (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl3.h618 #define DTLS1_MT_HELLO_VERIFY_REQUEST 3 macro
H A Dd1_clnt.c737 if (s->s3->tmp.message_type != DTLS1_MT_HELLO_VERIFY_REQUEST)
H A Dd1_srvr.c733 DTLS1_MT_HELLO_VERIFY_REQUEST, msg_len, 0, msg_len);
H A Ds3_clnt.c746 if ( s->s3->tmp.message_type == DTLS1_MT_HELLO_VERIFY_REQUEST)
/barrelfish-master/include/openssl/
H A Dssl3.h618 #define DTLS1_MT_HELLO_VERIFY_REQUEST 3 macro

Completed in 119 milliseconds