Home
last modified time | relevance | path

Searched refs:SLH_HASH_FUNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_hash.h19 const SLH_HASH_FUNC *hashf = ctx->hash_func \
62 } SLH_HASH_FUNC; typedef
64 const SLH_HASH_FUNC *ossl_slh_get_hash_fn(int is_shake);
H A Dslh_dsa_key.h44 const SLH_HASH_FUNC *hash_func;
H A Dslh_hash.c266 const SLH_HASH_FUNC *ossl_slh_get_hash_fn(int is_shake) in ossl_slh_get_hash_fn()
268 static const SLH_HASH_FUNC methods[] = { in ossl_slh_get_hash_fn()