Searched refs:MACSEC_MIN_ICV_LEN (Results 1 – 4 of 4) sorted by relevance
28 #define MACSEC_MIN_ICV_LEN 8 macro
33 #define MACSEC_MIN_ICV_LEN 8 macro
35 #define MACSEC_MIN_ICV_LEN 8 macro
155 if (*icvlen < MACSEC_MIN_ICV_LEN || *icvlen > MACSEC_STD_ICV_LEN) in get_icvlen()157 STR(MACSEC_MIN_ICV_LEN) ".." STR(MACSEC_STD_ICV_LEN) in get_icvlen()