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

/linux-master/drivers/crypto/bcm/
H A Dcipher.c1536 unsigned int icv_offset; local
1557 icv_offset = req->assoclen + rctx->total_sent;
1559 flow_log("copying ICV to dst sg at offset %u\n", icv_offset);
1561 ctx->digestsize, icv_offset);

Completed in 110 milliseconds