Searched refs:DTLS_MIN_VERSION (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/include/openssl/ | ||
D | dtls1.h | 19 # define DTLS_MIN_VERSION DTLS1_VERSION macro |
/third_party/openssl/test/ | ||
D | ssltest_old.c | 1387 min_version = DTLS_MIN_VERSION; in main() |