Searched refs:cl_rand_bytes (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/cluster_labs/
H A Dcluster_labs.h17 typedef int cl_rand_bytes(unsigned char *buf, int num); typedef
H A Dhw_cluster_labs.c291 static cl_rand_bytes *p_cl_rand_bytes = NULL;
306 cl_rand_bytes *p20;
335 (cl_rand_bytes *) DSO_bind_func(cluster_labs_dso, CLUSTER_LABS_F20))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/cluster_labs/
H A Dcluster_labs.h16 typedef int cl_rand_bytes(unsigned char *buf, int num); typedef
H A Dhw_cluster_labs.c289 static cl_rand_bytes *p_cl_rand_bytes = NULL;
305 cl_rand_bytes *p20;
339 !(p20= (cl_rand_bytes *)DSO_bind_func(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/cluster_labs/
H A Dcluster_labs.h17 typedef int cl_rand_bytes(unsigned char *buf, int num); typedef
H A Dhw_cluster_labs.c291 static cl_rand_bytes *p_cl_rand_bytes = NULL;
306 cl_rand_bytes *p20;
335 (cl_rand_bytes *) DSO_bind_func(cluster_labs_dso, CLUSTER_LABS_F20))

Completed in 100 milliseconds