Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dbfin_crc.c89 u8 buflast[CHKSUM_DIGEST_SIZE]; /* extra bytes from last udpate */ member
347 memcpy(ctx->buflast, ctx->bufnext, ctx->buflast_len); in bfin_crypto_crc_handle_queue()
351 sg_set_buf(ctx->bufsl, ctx->buflast, ctx->buflast_len); in bfin_crypto_crc_handle_queue()