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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/vendor_defns/
H A Dsureware.h68 typedef int SureWareHook_Rand_Bytes_t(char*const msg,unsigned char *buf, int num); typedef
69 extern SW_EXPORT SureWareHook_Rand_Bytes_t SureWareHook_Rand_Bytes;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Dsureware.h68 typedef int SureWareHook_Rand_Bytes_t(char*const msg,unsigned char *buf, int num); typedef
69 extern SW_EXPORT SureWareHook_Rand_Bytes_t SureWareHook_Rand_Bytes;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Dhw_sureware.c334 static SureWareHook_Rand_Bytes_t *p_surewarehk_Rand_Bytes = NULL;
426 SureWareHook_Rand_Bytes_t *p3=NULL;
452 !(p3=(SureWareHook_Rand_Bytes_t*)DSO_bind_func(surewarehk_dso, n_surewarehk_Rand_Bytes)) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_sureware.c349 static SureWareHook_Rand_Bytes_t *p_surewarehk_Rand_Bytes = NULL;
441 SureWareHook_Rand_Bytes_t *p3=NULL;
467 !(p3=(SureWareHook_Rand_Bytes_t*)DSO_bind_func(surewarehk_dso, n_surewarehk_Rand_Bytes)) ||

Completed in 95 milliseconds