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

/freebsd-13-stable/sys/netinet/
H A Dtcp_subr.c3258 #define ISN_SECRET_LENGTH SIPHASH_KEY_LENGTH macro
3260 VNET_DEFINE_STATIC(u_char, isn_secret[ISN_SECRET_LENGTH]);

Completed in 190 milliseconds