Searched defs:coap_prng (Results 1 – 2 of 2) sorted by relevance
43 #define coap_prng(Buf,Length) lwip_prng_impl((Buf), (Length)) macro
140 coap_prng(void *buf, size_t len) { in coap_prng() function