Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dd1_lib.c426 unsigned int rectype, versmajor, versminor, msgseq, msgtype, clientvers, cookielen; in DTLSv1_listen() local
598 if (!PACKET_get_net_2(&msgpayload, &clientvers)) { in DTLSv1_listen()
606 if (DTLS_VERSION_LT(clientvers, (unsigned int)ssl->method->version) && in DTLSv1_listen()

Completed in 9 milliseconds