Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h212 ATTRIBUTE_WARN_UNUSED_RET int _bash256_init(hash_context * hctx);
502 .hfunc_init = _bash256_init,
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c389 ATTRIBUTE_WARN_UNUSED_RET int _bash256_init(hash_context * hctx) in _bash256_init() function