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

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

Completed in 69 milliseconds