Searched refs:skein_1024_update (Results 1 – 4 of 4) sorted by relevance
103 return skein_1024_update((struct skein_1024_ctx *)shash_desc_ctx(desc), in skein1024_update()
164 ret = skein_1024_update(&ctx->m.s1024, (const u8 *)msg, in skein_update()
101 int skein_1024_update(struct skein_1024_ctx *ctx, const u8 *msg,
550 skein_1024_update(ctx, key, key_bytes); in skein_1024_init_ext()584 int skein_1024_update(struct skein_1024_ctx *ctx, const u8 *msg, in skein_1024_update() function