Searched defs:sk_seed (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/openssl/crypto/slh_dsa/ |
| H A D | slh_xmss.c | 36 int ossl_slh_xmss_node(SLH_DSA_HASH_CTX *ctx, const uint8_t *sk_seed, in ossl_slh_xmss_node() 89 const uint8_t *sk_seed, uint32_t node_id, in ossl_slh_xmss_sign()
|
| H A D | slh_fors.c | 41 static int slh_fors_sk_gen(SLH_DSA_HASH_CTX *ctx, const uint8_t *sk_seed, in slh_fors_sk_gen() 77 static int slh_fors_node(SLH_DSA_HASH_CTX *ctx, const uint8_t *sk_seed, in slh_fors_node() 132 const uint8_t *sk_seed, const uint8_t *pk_seed, in ossl_slh_fors_sign()
|
| H A D | slh_wots.c | 139 const uint8_t *sk_seed, const uint8_t *pk_seed, in ossl_slh_wots_pk_gen() 204 const uint8_t *sk_seed, const uint8_t *pk_seed, in ossl_slh_wots_sign()
|
| H A D | slh_hypertree.c | 33 const uint8_t *msg, const uint8_t *sk_seed, in ossl_slh_ht_sign()
|
| H A D | slh_hash.c | 80 const uint8_t *pk_seed, const uint8_t *sk_seed, in slh_prf_shake() 241 const uint8_t *sk_seed, const uint8_t *adrs, in slh_prf_sha2()
|
| H A D | slh_dsa.c | 59 const uint8_t *pk_seed, *sk_seed; /* pointers to elements within |priv| */ in slh_sign_internal() local
|