Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h213 ATTRIBUTE_WARN_UNUSED_RET int _bash256_update(hash_context * hctx, const unsigned char *chunk, u32 …
503 .hfunc_update = _bash256_update,
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c393 ATTRIBUTE_WARN_UNUSED_RET int _bash256_update(hash_context * hctx, const unsigned char *chunk, u32 … in _bash256_update() function