Searched defs:authsize (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netipsec/ |
H A D | xform_ah.c | 152 int authsize, rplen, align; in ah_hdrsiz() local 543 int hl, rplen, authsize, ahsize, error; in ah_input() local 701 int authsize, rplen, ahsize, error, skip, protoff; in ah_input_cb() local 853 int error, rplen, authsize, ahsize, maxpacketsize, roff; in ah_output() local
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | ipsec.h | 110 u32 authsize; member
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t4_crypto.c | 799 ccr_hmac_ctrl(unsigned int hashsize, unsigned int authsize) in ccr_hmac_ctrl() argument 1390 ccr_ccm_hmac_ctrl(unsigned int authsize) in ccr_ccm_hmac_ctrl() argument
|