Searched refs:skein_1024_update (Results 1 – 4 of 4) sorted by relevance
102 return skein_1024_update((struct skein_1024_ctx *)shash_desc_ctx(desc), in skein1024_update()
163 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,
556 skein_1024_update(ctx, key, key_bytes); in skein_1024_init_ext()590 int skein_1024_update(struct skein_1024_ctx *ctx, const u8 *msg, in skein_1024_update() function