Home
last modified time | relevance | path

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

/drivers/crypto/
Dbfin_crc.c87 u8 buflast[CHKSUM_DIGEST_SIZE]; /* extra bytes from last udpate */ member
369 memcpy(ctx->buflast, ctx->bufnext, ctx->buflast_len); in bfin_crypto_crc_handle_queue()
373 sg_set_buf(ctx->bufsl, ctx->buflast, ctx->buflast_len); in bfin_crypto_crc_handle_queue()