Searched refs:t_zencod_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/zencod/
H A Dhw_zencod.h90 typedef int t_zencod_rand_bytes(KEY * rand, unsigned int flags); typedef
H A Dhw_zencod.c435 static t_zencod_rand_bytes *ptr_zencod_rand_bytes = NULL;
507 t_zencod_rand_bytes *ptr_rand_1;
560 (t_zencod_rand_bytes *) DSO_bind_func(zencod_dso, ZENCOD_Fct_rand_1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.h90 typedef int t_zencod_rand_bytes (KEY *rand, unsigned int flags); typedef
H A Dhw_zencod.c420 static t_zencod_rand_bytes *ptr_zencod_rand_bytes = NULL ;
490 t_zencod_rand_bytes *ptr_rand_1 ;
532 ! ( ptr_rand_1 = (t_zencod_rand_bytes*) DSO_bind_func ( zencod_dso, ZENCOD_Fct_rand_1 ) ) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.h90 typedef int t_zencod_rand_bytes(KEY * rand, unsigned int flags); typedef
H A Dhw_zencod.c435 static t_zencod_rand_bytes *ptr_zencod_rand_bytes = NULL;
507 t_zencod_rand_bytes *ptr_rand_1;
560 (t_zencod_rand_bytes *) DSO_bind_func(zencod_dso, ZENCOD_Fct_rand_1))

Completed in 118 milliseconds