Searched refs:xcbc_count (Results 1 – 2 of 2) sorted by relevance
51 u32 xcbc_count; /* count xcbc update operatations */ member
1168 state->xcbc_count++; in cc_mac_update()1267 if (state->xcbc_count && rem_cnt == 0) { in cc_mac_final()1303 if (state->xcbc_count == 0) { in cc_mac_final()1354 if (state->xcbc_count > 0 && req->nbytes == 0) { in cc_mac_finup()