Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/libecc/include/libecc/hash/
HDhash_algs.h137 ATTRIBUTE_WARN_UNUSED_RET int _sha384_init(hash_context * hctx);
292 .hfunc_init = _sha384_init,
/freebsd-14-stable/crypto/libecc/src/hash/
HDhash_algs.c179 ATTRIBUTE_WARN_UNUSED_RET int _sha384_init(hash_context * hctx) in _sha384_init() function