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

/freebsd-13-stable/crypto/openssh/
H A Dxmss_wots.c54 static void expand_seed(unsigned char *outseeds, const unsigned char *inseed, const wots_params *params) function
111 expand_seed(pk, sk, params);
148 expand_seed(sig, sk, params);

Completed in 48 milliseconds