Searched refs:TLS_OPTIONS_LEN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl.h114 #define TLS_OPTIONS_LEN 512 macro
H A Dssl.c1866 if (!write_string (buf, local_options_string (session), TLS_OPTIONS_LEN))
1999 ALLOC_ARRAY_CLEAR_GC (options, char, TLS_OPTIONS_LEN, &gc);
2024 if (!read_string (buf, options, TLS_OPTIONS_LEN))

Completed in 123 milliseconds