Home
last modified time | relevance | path

Searched refs:streebog_update (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/hash/
H A Dstreebog.c56 ATTRIBUTE_WARN_UNUSED_RET static int streebog_update(streebog_context *ctx, const u8 *input, u32 il… in streebog_update() function
188 ret = streebog_update(ctx, input, ilen); in streebog256_update()
275 ret = streebog_update(ctx, input, ilen); in streebog512_update()