Searched refs:lws_poly_gen (Results 1 – 1 of 1) sorted by relevance
42 struct lws_poly_gen { struct55 static struct lws_poly_gen tx = { { 0xabcde, 0x23456789 } }, argument86 lws_poly_rand(struct lws_poly_gen *p) in lws_poly_rand()