Searched refs:kinv (Results 1 - 25 of 72) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ecdsa/
H A Decs_sign.c68 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey)
73 return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey);
83 *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r,
88 s = ECDSA_do_sign_ex(dgst, dlen, kinv, r, eckey);
67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
82 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ecdsa/
H A Decs_sign.c68 const BIGNUM *kinv, const BIGNUM *rp,
74 return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey);
84 *sig, unsigned int *siglen, const BIGNUM *kinv,
89 s = ECDSA_do_sign_ex(dgst, dlen, kinv, r, eckey);
67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
83 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp,
174 * \param kinv BIGNUM pointer for the inverse of k
178 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **rp);
200 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
277 BIGNUM **kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ecdsa/
H A Decs_sign.c68 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey)
73 return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey);
83 *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r,
88 s = ECDSA_do_sign_ex(dgst, dlen, kinv, r, eckey);
67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
82 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ecdsa/
H A Decs_sign.c68 const BIGNUM *kinv, const BIGNUM *rp,
74 return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey);
84 *sig, unsigned int *siglen, const BIGNUM *kinv,
89 s = ECDSA_do_sign_ex(dgst, dlen, kinv, r, eckey);
67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
83 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp,
174 * \param kinv BIGNUM pointer for the inverse of k
178 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **rp);
200 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
277 BIGNUM **kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ecdsa/
H A Decs_sign.c68 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey)
73 return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey);
83 *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r,
88 s = ECDSA_do_sign_ex(dgst, dlen, kinv, r, eckey);
67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
82 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ecdsa/
H A Decs_sign.c68 const BIGNUM *kinv, const BIGNUM *rp,
74 return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey);
84 *sig, unsigned int *siglen, const BIGNUM *kinv,
89 s = ECDSA_do_sign_ex(dgst, dlen, kinv, r, eckey);
67 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) argument
83 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/dsa/
H A Ddsa_ossl.c133 BIGNUM *kinv=NULL,*r=NULL,*s=NULL; local
154 if ((dsa->kinv == NULL) || (dsa->r == NULL))
156 if (!DSA_sign_setup(dsa,ctx,&kinv,&r)) goto err;
160 kinv=dsa->kinv;
161 dsa->kinv=NULL;
180 if (!BN_mod_mul(s,s,kinv,dsa->q,ctx)) goto err;
197 if (kinv != NULL) /* dsa->kinv is NULL now if we used it */
198 BN_clear_free(kinv);
205 BIGNUM k,kq,*K,*kinv=NULL,*r=NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/dsa/
H A Ddsa_ossl.c135 BIGNUM *kinv = NULL, *r = NULL, *s = NULL; local
158 if ((dsa->kinv == NULL) || (dsa->r == NULL)) {
159 if (!DSA_sign_setup(dsa, ctx, &kinv, &r))
162 kinv = dsa->kinv;
163 dsa->kinv = NULL;
187 if (!BN_mod_mul(s, s, kinv, dsa->q, ctx))
217 if (kinv != NULL) /* dsa->kinv is NULL now if we used it */
218 BN_clear_free(kinv);
226 BIGNUM k, kq, *K, *kinv = NULL, *r = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/dsa/
H A Ddsa_ossl.c133 BIGNUM *kinv=NULL,*r=NULL,*s=NULL; local
154 if ((dsa->kinv == NULL) || (dsa->r == NULL))
156 if (!DSA_sign_setup(dsa,ctx,&kinv,&r)) goto err;
160 kinv=dsa->kinv;
161 dsa->kinv=NULL;
180 if (!BN_mod_mul(s,s,kinv,dsa->q,ctx)) goto err;
197 if (kinv != NULL) /* dsa->kinv is NULL now if we used it */
198 BN_clear_free(kinv);
205 BIGNUM k,kq,*K,*kinv=NULL,*r=NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/dsa/
H A Ddsa_ossl.c135 BIGNUM *kinv = NULL, *r = NULL, *s = NULL; local
158 if ((dsa->kinv == NULL) || (dsa->r == NULL)) {
159 if (!DSA_sign_setup(dsa, ctx, &kinv, &r))
162 kinv = dsa->kinv;
163 dsa->kinv = NULL;
187 if (!BN_mod_mul(s, s, kinv, dsa->q, ctx))
217 if (kinv != NULL) /* dsa->kinv is NULL now if we used it */
218 BN_clear_free(kinv);
226 BIGNUM k, kq, *K, *kinv = NULL, *r = NULL; local
[all...]
/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.c133 BIGNUM *kinv=NULL,*r=NULL,*s=NULL; local
154 if ((dsa->kinv == NULL) || (dsa->r == NULL))
156 if (!DSA_sign_setup(dsa,ctx,&kinv,&r)) goto err;
160 kinv=dsa->kinv;
161 dsa->kinv=NULL;
180 if (!BN_mod_mul(s,s,kinv,dsa->q,ctx)) goto err;
197 if (kinv != NULL) /* dsa->kinv is NULL now if we used it */
198 BN_clear_free(kinv);
205 BIGNUM k,kq,*K,*kinv=NULL,*r=NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/dsa/
H A Ddsa_ossl.c135 BIGNUM *kinv = NULL, *r = NULL, *s = NULL; local
158 if ((dsa->kinv == NULL) || (dsa->r == NULL)) {
159 if (!DSA_sign_setup(dsa, ctx, &kinv, &r))
162 kinv = dsa->kinv;
163 dsa->kinv = NULL;
187 if (!BN_mod_mul(s, s, kinv, dsa->q, ctx))
217 if (kinv != NULL) /* dsa->kinv is NULL now if we used it */
218 BN_clear_free(kinv);
226 BIGNUM k, kq, *K, *kinv = NULL, *r = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/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 Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/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 Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/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 Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
173 * \param kinv BIGNUM pointer for the inverse of k
177 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv,
201 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp,
174 * \param kinv BIGNUM pointer for the inverse of k
178 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **rp);
200 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
277 BIGNUM **kinv,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Decdsa.h124 * \param kinv BIGNUM with a pre-computed inverse k (optional)
131 const BIGNUM *kinv, const BIGNUM *rp,
174 * \param kinv BIGNUM pointer for the inverse of k
178 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **rp);
200 * \param kinv BIGNUM with a pre-computed inverse k (optional)
208 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey);
277 BIGNUM **kinv,

Completed in 247 milliseconds

123