Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h218 ATTRIBUTE_WARN_UNUSED_RET int _bash384_update(hash_context * hctx, const unsigned char *chunk, u32 …
517 .hfunc_update = _bash384_update,
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c407 ATTRIBUTE_WARN_UNUSED_RET int _bash384_update(hash_context * hctx, const unsigned char *chunk, u32 … in _bash384_update() function