Searched refs:dsa_mod_exp (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dsa/
H A Ddsa_ossl.c80 NULL, /* dsa_mod_exp, */
90 /* These macro wrappers replace attempts to use the dsa_mod_exp() and
106 if((dsa)->meth->dsa_mod_exp) \
107 _tmp_res53 = (dsa)->meth->dsa_mod_exp((dsa), (rr), (a1), (p1), \
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsa_ossl.c82 NULL, /* dsa_mod_exp, */
93 * These macro wrappers replace attempts to use the dsa_mod_exp() and
109 if ((dsa)->meth->dsa_mod_exp) \
110 _tmp_res53 = (dsa)->meth->dsa_mod_exp((dsa), (rr), (a1), (p1), \
H A Ddsa.h136 int (*dsa_mod_exp) (DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsa_ossl.c82 NULL, /* dsa_mod_exp, */
93 * These macro wrappers replace attempts to use the dsa_mod_exp() and
109 if ((dsa)->meth->dsa_mod_exp) \
110 _tmp_res53 = (dsa)->meth->dsa_mod_exp((dsa), (rr), (a1), (p1), \
H A Ddsa.h136 int (*dsa_mod_exp) (DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/zencod/
H A Dhw_zencod.c340 zencod_dsa.dsa_mod_exp = meth_dsa->dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.c326 zencod_dsa.dsa_mod_exp = meth_dsa->dsa_mod_exp ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.c340 zencod_dsa.dsa_mod_exp = meth_dsa->dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_capi.c446 0, /* dsa_mod_exp */
481 capi_dsa_method.dsa_mod_exp = ossl_dsa_meth->dsa_mod_exp;
H A De_aep.c204 aep_dsa_mod_exp, /* dsa_mod_exp */
329 aep_dsa.dsa_mod_exp = aep_dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c446 0, /* dsa_mod_exp */
481 capi_dsa_method.dsa_mod_exp = ossl_dsa_meth->dsa_mod_exp;
H A De_aep.c204 aep_dsa_mod_exp, /* dsa_mod_exp */
329 aep_dsa.dsa_mod_exp = aep_dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_aep.c199 aep_dsa_mod_exp, /* dsa_mod_exp */
318 aep_dsa.dsa_mod_exp = aep_dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_cryptodev.c954 NULL, /* dsa_mod_exp */
1108 cryptodev_dsa.dsa_mod_exp = cryptodev_dsa_dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c1361 NULL, /* dsa_mod_exp */
1511 cryptodev_dsa.dsa_mod_exp = cryptodev_dsa_dsa_mod_exp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c1361 NULL, /* dsa_mod_exp */
1511 cryptodev_dsa.dsa_mod_exp = cryptodev_dsa_dsa_mod_exp;

Completed in 117 milliseconds