Searched refs:IPSEC_MAX_KEYBITS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h239 #define IPSEC_MAX_KEYBITS (0xffff) macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c768 act->ipa_apply.ipp_espe_maxbits = IPSEC_MAX_KEYBITS;
769 act->ipa_apply.ipp_espa_maxbits = IPSEC_MAX_KEYBITS;
770 act->ipa_apply.ipp_ah_maxbits = IPSEC_MAX_KEYBITS;

Completed in 90 milliseconds