Home
last modified time | relevance | path

Searched refs:xcbc_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/ccree/
A Dcc_hash.h51 u32 xcbc_count; /* count xcbc update operatations */ member
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