Home
last modified time | relevance | path

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

/src/crypto/libecc/include/libecc/hash/ !
H A Dhash_algs.h207 ATTRIBUTE_WARN_UNUSED_RET int _bash224_init(hash_context * hctx);
488 .hfunc_init = _bash224_init,
/src/crypto/libecc/src/hash/ !
H A Dhash_algs.c375 ATTRIBUTE_WARN_UNUSED_RET int _bash224_init(hash_context * hctx) in _bash224_init() function