Searched refs:buflast_len (Results 1 – 1 of 1) sorted by relevance
85 size_t buflast_len; member170 ctx->buflast_len = 0; in bfin_crypto_crc_init()368 ctx->buflast_len = ctx->bufnext_len; in bfin_crypto_crc_handle_queue()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()383 ctx->sg_buflen = ctx->buflast_len + req->nbytes; in bfin_crypto_crc_handle_queue()