Home
last modified time | relevance | path

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

/net-tools-2.7.6/libcoap/include/coap/
Dprng.h32 coap_prng_impl(unsigned char *buf, size_t len) { in coap_prng_impl() function
91 #define prng(Buf,Length) coap_prng_impl((Buf), (Length))