moved from cw_util.
FossilOrigin-Name: f445663ba319660752eaeba43708625016151e1b280cd46e00eef9abd0f6fd50
This commit is contained in:
parent
cd5fb73a66
commit
3fe1bc0d21
8
src/capwap/rand.h
Normal file
8
src/capwap/rand.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __CW_RAND_H
|
||||
#define __CW_RAND_H
|
||||
|
||||
|
||||
extern int cw_rand(uint8_t*dst, int len);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user