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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Ddsa.h76 int (*dsa_mod_exp)(DSA *, BIGNUM *, BIGNUM *, BIGNUM *, member in struct:DSA_METHOD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Ddsa.h76 int (*dsa_mod_exp)(DSA *, BIGNUM *, BIGNUM *, BIGNUM *, member in struct:DSA_METHOD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Ddsa.h76 int (*dsa_mod_exp)(DSA *, BIGNUM *, BIGNUM *, BIGNUM *, member in struct:DSA_METHOD
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/dsa/
H A Ddsa_ossl.c81 NULL, /* dsa_mod_exp, */
91 /* These macro wrappers replace attempts to use the dsa_mod_exp() and
107 if((dsa)->meth->dsa_mod_exp) \
108 _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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/dsa/
H A Ddsa_ossl.c81 NULL, /* dsa_mod_exp, */
91 /* These macro wrappers replace attempts to use the dsa_mod_exp() and
107 if((dsa)->meth->dsa_mod_exp) \
108 _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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/dsa/
H A Ddsa_ossl.c81 NULL, /* dsa_mod_exp, */
91 /* These macro wrappers replace attempts to use the dsa_mod_exp() and
107 if((dsa)->meth->dsa_mod_exp) \
108 _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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Ddsa.h136 int (*dsa_mod_exp) (DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Ddsa.h136 int (*dsa_mod_exp) (DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Ddsa.h136 int (*dsa_mod_exp) (DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/openssl/
H A Ddsa.h122 int (*dsa_mod_exp)(DSA *dsa, BIGNUM *rr, BIGNUM *a1, BIGNUM *p1, member in struct:dsa_method
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/demos/engines/zencod/
H A Dhw_zencod.c340 zencod_dsa.dsa_mod_exp = meth_dsa->dsa_mod_exp;

Completed in 265 milliseconds

12