Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h224 ATTRIBUTE_WARN_UNUSED_RET int _bash512_final(hash_context * hctx, unsigned char *output);
532 .hfunc_finalize = _bash512_final,
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c425 ATTRIBUTE_WARN_UNUSED_RET int _bash512_final(hash_context * hctx, unsigned char *output) in _bash512_final() function