Searched refs:CIPHER_ENABLED (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 Dopenvpn.h590 #define CIPHER_ENABLED(c) (c->c1.ks.key_type.cipher != NULL) macro
592 #define CIPHER_ENABLED(c) (false) macro
H A Dinit.c1923 if (!CIPHER_ENABLED (c))
2362 if (CIPHER_ENABLED (c))

Completed in 203 milliseconds