Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h217 ATTRIBUTE_WARN_UNUSED_RET int _bash384_init(hash_context * hctx);
516 .hfunc_init = _bash384_init,
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c403 ATTRIBUTE_WARN_UNUSED_RET int _bash384_init(hash_context * hctx) in _bash384_init() function