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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcrypto.h77 #define KEY_DIRECTION_BIDIRECTIONAL 0 /* same keys for both directions */ macro
H A Dcrypto.c1166 return KEY_DIRECTION_BIDIRECTIONAL;
1176 return KEY_DIRECTION_BIDIRECTIONAL; /* NOTREACHED */
1182 if (kd == KEY_DIRECTION_BIDIRECTIONAL)
1211 case KEY_DIRECTION_BIDIRECTIONAL:
H A Doptions.c840 o->key_direction = KEY_DIRECTION_BIDIRECTIONAL;

Completed in 61 milliseconds