Home
last modified time | relevance | path

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

/freebsd-head/crypto/libecc/include/libecc/hash/
HDhash_algs.h204 ATTRIBUTE_WARN_UNUSED_RET int _belt_hash_final(hash_context * hctx, unsigned char *output);
476 .hfunc_finalize = _belt_hash_final,
/freebsd-head/crypto/libecc/src/hash/
HDhash_algs.c369 ATTRIBUTE_WARN_UNUSED_RET int _belt_hash_final(hash_context * hctx, unsigned char *output) in _belt_hash_final() function