Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dipcomp.h55 #define IPCOMP_CPI_NEGOTIATE_MIN 256 macro
H A Dkey.c1281 * IPCOMP_CPI_NEGOTIATE_MIN, cpi just define the algorithm used, not in key_lookup_sa()
1290 if (cpi < IPCOMP_CPI_NEGOTIATE_MIN) { in key_lookup_sa()