Home
last modified time | relevance | path

Searched defs:rands (Results 1 - 5 of 5) sorted by relevance

/third_party/cups-filters/fontembed/
H A Dembed_pdf.c157 static unsigned int rands=0; in emb_pdf_fontdescr() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c209 uint16_t rands[50]; in callback_audio() local
381 lws_get_random(lws_get_context(wsi), rands, sizeof(rands)); in callback_audio() local
/third_party/libwebsockets/test-apps/
H A Dtest-client.c344 unsigned int rands[4]; in callback_lws_mirror() local
363 lws_get_random(lws_get_context(wsi), rands, sizeof(rands[0])); in callback_lws_mirror() local
421 lws_get_random(lws_get_context(wsi), rands, in callback_lws_mirror() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dlist.c401 EVP_RAND_do_all_provided(app_get0_libctx(), collect_rands, rands); in list_random_generators() local
/third_party/openssl/apps/
H A Dlist.c401 EVP_RAND_do_all_provided(app_get0_libctx(), collect_rands, rands); in list_random_generators() local

Completed in 7 milliseconds