Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dxmss_wots.c49 static void expand_seed(unsigned char *outseeds, const unsigned char *inseed, const wots_params *pa… in expand_seed() function
106 expand_seed(pk, sk, params); in wots_pkgen()
143 expand_seed(sig, sk, params); in wots_sign()