Home
last modified time | relevance | path

Searched defs:pk_root (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_hypertree.c109 const uint8_t *pk_root) in ossl_slh_ht_verify()
H A Dslh_hash.c66 const uint8_t *pk_seed, const uint8_t *pk_root, in slh_hmsg_shake()
151 const uint8_t *pk_root, const uint8_t *msg, size_t msg_len, in slh_hmsg_sha2()
H A Dslh_dsa_key.c321 uint8_t pk_root[SLH_DSA_MAX_N], *dst; in slh_dsa_compute_pk_root() local
H A Dslh_dsa.c157 const uint8_t *pk_seed, *pk_root; /* Pointers to elements in |pub| */ in slh_verify_internal() local