Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dxmss_wots.c54 static void expand_seed(unsigned char *outseeds, const unsigned char *inseed, const wots_params *pa… in expand_seed() function
111 expand_seed(pk, sk, params); in wots_pkgen()
148 expand_seed(sig, sk, params); in wots_sign()