Home
last modified time | relevance | path

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

/freebsd-head/crypto/libecc/src/hash/
HDbelt-hash.c276 ATTRIBUTE_WARN_UNUSED_RET static int belt_hash_finalize(const u8 s[2 * BELT_BLOCK_LEN], const u8 h[… in belt_hash_finalize() function
409 ret = belt_hash_finalize(ctx->belt_hash_state, ctx->belt_hash_h, output); EG(ret, err); in belt_hash_final()