Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_tls.h184 #define IPAD_SIZE 64 macro
188 #define HDR_KCTX_SIZE (IPAD_SIZE + OPAD_SIZE + KEY_SIZE)
H A Dt4_tls.c399 (IPAD_SIZE + OPAD_SIZE)); in prepare_rxkey_wr()