Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drmRandom.c85 RandomState *state; in drmRandomCreate()
121 RandomState *s = (RandomState *)state; in drmRandom()
135 RandomState *s = (RandomState *)state; in drmRandomDouble()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drmRandom.h27 typedef struct RandomState { struct
35 } RandomState; argument