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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.h61 typedef int t_zencod_rsa_mod_exp (KEY *y, KEY *x, KEY *n, KEY *e); typedef
H A Dhw_zencod.c414 static t_zencod_rsa_mod_exp *ptr_zencod_rsa_mod_exp = NULL ;
484 t_zencod_rsa_mod_exp *ptr_exp_1 ;
526 ! ( ptr_exp_1 = (t_zencod_rsa_mod_exp*) DSO_bind_func ( zencod_dso, ZENCOD_Fct_exp_1 ) ) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.h61 typedef int t_zencod_rsa_mod_exp (KEY *y, KEY *x, KEY *n, KEY *e); typedef
H A Dhw_zencod.c414 static t_zencod_rsa_mod_exp *ptr_zencod_rsa_mod_exp = NULL ;
484 t_zencod_rsa_mod_exp *ptr_exp_1 ;
526 ! ( ptr_exp_1 = (t_zencod_rsa_mod_exp*) DSO_bind_func ( zencod_dso, ZENCOD_Fct_exp_1 ) ) ||

Completed in 104 milliseconds