Searched refs:wots_set_params (Results 1 – 3 of 3) sorted by relevance
39 void wots_set_params(wots_params *params, int n, int w);
38 wots_set_params(wots_params *params, int n, int w) in wots_set_params() function
63 wots_set_params(&wots_par, n, w); in xmss_set_params()