Home
last modified time | relevance | path

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

/src/crypto/libecc/include/libecc/hash/ !
H A Dhash_algs.h223 ATTRIBUTE_WARN_UNUSED_RET int _bash512_update(hash_context * hctx, const unsigned char *chunk, u32 …
531 .hfunc_update = _bash512_update,
/src/crypto/libecc/src/hash/ !
H A Dhash_algs.c421 ATTRIBUTE_WARN_UNUSED_RET int _bash512_update(hash_context * hctx, const unsigned char *chunk, u32 … in _bash512_update() function