icv_full_len 10 include/net/ah.h int icv_full_len; icv_full_len 335 net/ipv4/ah4.c if (ah_hlen != XFRM_ALIGN4(sizeof(*ah) + ahp->icv_full_len) && icv_full_len 339 net/ipv4/ah4.c if (ah_hlen != XFRM_ALIGN8(sizeof(*ah) + ahp->icv_full_len) && icv_full_len 516 net/ipv4/ah4.c ahp->icv_full_len = aalg_desc->uinfo.auth.icv_fullbits/8; icv_full_len 551 net/ipv6/ah6.c if (ah_hlen != XFRM_ALIGN8(sizeof(*ah) + ahp->icv_full_len) && icv_full_len 713 net/ipv6/ah6.c ahp->icv_full_len = aalg_desc->uinfo.auth.icv_fullbits/8;