Home
last modified time | relevance | path

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

/external/libwebsockets/test-apps/
Dtest-client.c42 struct lws_poly_gen { struct
55 static struct lws_poly_gen tx = { { 0xabcde, 0x23456789 } }, argument
86 lws_poly_rand(struct lws_poly_gen *p) in lws_poly_rand()