Home
last modified time | relevance | path

Searched refs:xcbc_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.h51 u32 xcbc_count; /* count xcbc update operatations */ member
H A Dcc_hash.c1168 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()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hash.h51 u32 xcbc_count; /* count xcbc update operatations */ member
H A Dcc_hash.c1168 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()

Completed in 7 milliseconds