Lines Matching defs:buffer
161 u8 buffer[] OMAP_ALIGNED;
528 const u32 *buffer;
568 buffer = mi.addr;
571 buffer[offset]);
898 scatterwalk_map_and_copy(rctx->buffer + rctx->bufcnt, req->src,
905 memcpy(rctx->dd->xmit_buf, rctx->buffer, rctx->bufcnt);
916 scatterwalk_map_and_copy(rctx->buffer,
1017 memcpy(ctx->buffer, bctx->ipad, bs);
1219 scatterwalk_map_and_copy(ctx->buffer + ctx->bufcnt, req->src,
1239 * the ipad in the beginning of the buffer if we are going for
1246 return crypto_shash_tfm_digest(tctx->fallback, ctx->buffer + offset,