Lines Matching defs:buffer
157 u8 buffer[] OMAP_ALIGNED;
505 const u32 *buffer;
545 buffer = mi.addr;
548 buffer[offset]);
875 scatterwalk_map_and_copy(rctx->buffer + rctx->bufcnt, req->src,
882 memcpy(rctx->dd->xmit_buf, rctx->buffer, rctx->bufcnt);
893 scatterwalk_map_and_copy(rctx->buffer,
994 memcpy(ctx->buffer, bctx->ipad, bs);
1203 scatterwalk_map_and_copy(ctx->buffer + ctx->bufcnt, req->src,
1223 * the ipad in the beginning of the buffer if we are going for
1230 return crypto_shash_tfm_digest(tctx->fallback, ctx->buffer + offset,