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

/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.h48 #define MAX_MAC_KSZ 64 /*512 bits */ macro
109 unsigned char ipad[MAX_MAC_KSZ];
110 unsigned char opad[MAX_MAC_KSZ];
116 unsigned char ipad[MAX_MAC_KSZ];
117 unsigned char opad[MAX_MAC_KSZ];

Completed in 49 milliseconds