Lines Matching refs:bcopy

39 		bcopy(SKEIN_256_IV_256, ctx->X, sizeof (ctx->X));
42 bcopy(SKEIN_256_IV_224, ctx->X, sizeof (ctx->X));
45 bcopy(SKEIN_256_IV_160, ctx->X, sizeof (ctx->X));
48 bcopy(SKEIN_256_IV_128, ctx->X, sizeof (ctx->X));
120 bcopy(cfg.b, ctx->X, sizeof (cfg.b));
174 bcopy(msg, &ctx->b[ctx->h.bCnt], n);
202 bcopy(msg, &ctx->b[ctx->h.bCnt], msgByteCnt);
236 bcopy(ctx->X, X, sizeof (X));
240 bcopy(&tmp, ctx->b, sizeof (tmp));
253 bcopy(X, ctx->X, sizeof (X));
275 bcopy(SKEIN_512_IV_512, ctx->X, sizeof (ctx->X));
278 bcopy(SKEIN_512_IV_384, ctx->X, sizeof (ctx->X));
281 bcopy(SKEIN_512_IV_256, ctx->X, sizeof (ctx->X));
284 bcopy(SKEIN_512_IV_224, ctx->X, sizeof (ctx->X));
356 bcopy(cfg.b, ctx->X, sizeof (cfg.b));
410 bcopy(msg, &ctx->b[ctx->h.bCnt], n);
438 bcopy(msg, &ctx->b[ctx->h.bCnt], msgByteCnt);
472 bcopy(ctx->X, X, sizeof (X));
476 bcopy(&tmp, ctx->b, sizeof (tmp));
489 bcopy(X, ctx->X, sizeof (X));
511 bcopy(SKEIN1024_IV_512, ctx->X, sizeof (ctx->X));
514 bcopy(SKEIN1024_IV_384, ctx->X, sizeof (ctx->X));
517 bcopy(SKEIN1024_IV_1024, ctx->X, sizeof (ctx->X));
588 bcopy(cfg.b, ctx->X, sizeof (cfg.b));
643 bcopy(msg, &ctx->b[ctx->h.bCnt], n);
671 bcopy(msg, &ctx->b[ctx->h.bCnt], msgByteCnt);
705 bcopy(ctx->X, X, sizeof (X));
709 bcopy(&tmp, ctx->b, sizeof (tmp));
722 bcopy(X, ctx->X, sizeof (X));
813 bcopy(ctx->X, X, sizeof (X));
817 bcopy(&tmp, ctx->b, sizeof (tmp));
830 bcopy(X, ctx->X, sizeof (X));
853 bcopy(ctx->X, X, sizeof (X));
857 bcopy(&tmp, ctx->b, sizeof (tmp));
870 bcopy(X, ctx->X, sizeof (X));
893 bcopy(ctx->X, X, sizeof (X));
897 bcopy(&tmp, ctx->b, sizeof (tmp));
910 bcopy(X, ctx->X, sizeof (X));