Searched refs:tfnModExp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_nuron.c116 typedef int tfnModExp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, typedef
118 static tfnModExp *pfnModExp = NULL;
143 pfnModExp = (tfnModExp *) DSO_bind_func(pvDSOHandle, NURON_F1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_nuron.c112 typedef int tfnModExp(BIGNUM *r,const BIGNUM *a,const BIGNUM *p,const BIGNUM *m); typedef
113 static tfnModExp *pfnModExp = NULL;
140 pfnModExp = (tfnModExp *)DSO_bind_func(pvDSOHandle, NURON_F1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_nuron.c116 typedef int tfnModExp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, typedef
118 static tfnModExp *pfnModExp = NULL;
143 pfnModExp = (tfnModExp *) DSO_bind_func(pvDSOHandle, NURON_F1);

Completed in 54 milliseconds