Home
last modified time | relevance | path

Searched defs:prng (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.7.0/libcoap/include/coap/
Dprng.h61 #define prng(Buf,Length) contiki_prng_impl((Buf), (Length)) macro
80 #define prng(Buf,Length) lwip_prng_impl((Buf), (Length)) macro
91 #define prng(Buf,Length) coap_prng_impl((Buf), (Length)) macro