Searched refs:icv_fullbits (Results 1 – 4 of 4) sorted by relevance
182 .icv_fullbits = 0,202 .icv_fullbits = 128,222 .icv_fullbits = 160,242 .icv_fullbits = 256,261 .icv_fullbits = 384,280 .icv_fullbits = 512,300 .icv_fullbits = 160,319 .icv_fullbits = 128,339 .icv_fullbits = 128,352 .icv_fullbits [all...]
677 if (ualg->alg_trunc_len > algo->uinfo.auth.icv_fullbits) { in attach_auth_trunc()
513 if (aalg_desc->uinfo.auth.icv_fullbits/8 != in ah_init_state()519 ahp->icv_full_len = aalg_desc->uinfo.auth.icv_fullbits/8; in ah_init_state()
1572 u16 icv_fullbits; member