Home
last modified time | relevance | path

Searched defs:is_shake (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_params.h25 int is_shake; member
H A Dslh_dsa_key.c36 int is_shake = key->params->is_shake; in slh_dsa_key_hash_init() local
H A Dslh_hash.c266 const SLH_HASH_FUNC *ossl_slh_get_hash_fn(int is_shake) in ossl_slh_get_hash_fn()