Home
last modified time | relevance | path

Searched refs:AXA_P_PVERS2 (Results 1 – 2 of 2) sorted by relevance

/dports/net/axa/axa-2.2.0/axa/
H A Dprotocol.h107 #define AXA_P_PVERS2 2 macro
109 #define AXA_P_PVERS AXA_P_PVERS2
113 #define AXA_P_PVERS_MAX AXA_P_PVERS2
/dports/net/axa/axa-2.2.0/axalib/
H A Dclient.c759 if (hello->pvers_max < AXA_P_PVERS2) in axa_client_hello()