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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dinit.c57 #define CF_INIT_TLS_MULTI (1<<1) macro
2287 if (flags & CF_INIT_TLS_MULTI)
3377 crypto_flags = CF_LOAD_PERSISTED_PACKET_ID | CF_INIT_TLS_MULTI;
3379 crypto_flags = CF_INIT_TLS_MULTI;

Completed in 88 milliseconds