Searched refs:SureWareHook_Rand_Seed_t (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Dsureware.h83 typedef int SureWareHook_Rand_Seed_t(char*const msg,const void *buf, int num); typedef
84 extern SW_EXPORT SureWareHook_Rand_Seed_t SureWareHook_Rand_Seed;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dsureware.h83 typedef int SureWareHook_Rand_Seed_t(char*const msg,const void *buf, int num); typedef
84 extern SW_EXPORT SureWareHook_Rand_Seed_t SureWareHook_Rand_Seed;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/engine/
H A Dhw_sureware.c335 static SureWareHook_Rand_Seed_t *p_surewarehk_Rand_Seed = NULL;
427 SureWareHook_Rand_Seed_t *p4=NULL;
453 !(p4=(SureWareHook_Rand_Seed_t*)DSO_bind_func(surewarehk_dso, n_surewarehk_Rand_Seed)) ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_sureware.c350 static SureWareHook_Rand_Seed_t *p_surewarehk_Rand_Seed = NULL;
442 SureWareHook_Rand_Seed_t *p4=NULL;
468 !(p4=(SureWareHook_Rand_Seed_t*)DSO_bind_func(surewarehk_dso, n_surewarehk_Rand_Seed)) ||

Completed in 95 milliseconds