xcbc_count       1167 drivers/crypto/ccree/cc_hash.c 	state->xcbc_count++;
xcbc_count       1266 drivers/crypto/ccree/cc_hash.c 	if (state->xcbc_count && rem_cnt == 0) {
xcbc_count       1302 drivers/crypto/ccree/cc_hash.c 	if (state->xcbc_count == 0) {
xcbc_count       1354 drivers/crypto/ccree/cc_hash.c 	if (state->xcbc_count > 0 && req->nbytes == 0) {
xcbc_count         51 drivers/crypto/ccree/cc_hash.h 	u32 xcbc_count; /* count xcbc update operatations */