Searched refs:DTLSv1_get_timeout (Results 1 – 7 of 7) sorted by relevance
554 OPENSSL_EXPORT int DTLSv1_get_timeout(const SSL *ssl, struct timeval *out);4557 #define DTLSv1_get_timeout DTLSv1_get_timeout macro
601 OPENSSL_EXPORT int DTLSv1_get_timeout(const SSL *ssl, struct timeval *out);5127 #define DTLSv1_get_timeout DTLSv1_get_timeout macro
1984 # define DTLSv1_get_timeout(ssl, arg) \ macro