Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h222 ATTRIBUTE_WARN_UNUSED_RET int _bash512_init(hash_context * hctx);
530 .hfunc_init = _bash512_init,
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c417 ATTRIBUTE_WARN_UNUSED_RET int _bash512_init(hash_context * hctx) in _bash512_init() function