Searched refs:coap_prng_default (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/src/ | ||
H A D | coap_prng.c | 63 coap_prng_default(void *buf, size_t len) { in coap_prng_default() function 116 static coap_rand_func_t rand_func = coap_prng_default; |
Completed in 1 milliseconds