Searched refs:BN_nnmod (Results 1 - 25 of 49) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_mod.c127 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) function
144 return BN_nnmod(r, r, m, ctx);
162 return BN_nnmod(r, r, m, ctx);
194 if (!BN_nnmod(r,t,m,ctx)) goto err;
206 /* r->neg == 0, thus we don't need BN_nnmod */
215 return BN_nnmod(r, r, m, ctx);
236 if (!BN_nnmod(r, a, m, ctx)) return 0;
H A Dbn_kron.c173 err = !BN_nnmod(B, B, A, ctx);
H A Dbn_gcd.c239 if (!BN_nnmod(B, B, A, ctx)) goto err;
479 if (!BN_nnmod(R,Y,n,ctx)) goto err;
H A Dbn_sqrt.c128 if (!BN_nnmod(A, a, p, ctx)) goto end;
289 if (!BN_nnmod(t, A, p, ctx)) goto end;
H A Dexpspeed.c266 if (!BN_nnmod(a,a,c,ctx)) goto err;
267 if (!BN_nnmod(b,b,c,ctx)) goto err;
H A Dbn_exp.c281 if (!BN_nnmod(val[0],a,m,ctx)) goto err; /* 1 */
422 if (!BN_nnmod(val[0],a,m,ctx))
741 /* We can use BN_mod and do not need BN_nnmod because our
904 if (!BN_nnmod(val[0],a,m,ctx)) goto err; /* 1 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_mod.c127 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) function
147 return BN_nnmod(r, r, m, ctx);
169 return BN_nnmod(r, r, m, ctx);
207 if (!BN_nnmod(r, t, m, ctx))
220 /* r->neg == 0, thus we don't need BN_nnmod */
229 return BN_nnmod(r, r, m, ctx);
252 if (!BN_nnmod(r, a, m, ctx))
H A Dbn_kron.c172 err = !BN_nnmod(B, B, A, ctx);
H A Dbn_gcd.c267 if (!BN_nnmod(B, B, A, ctx))
521 if (!BN_nnmod(R, Y, n, ctx))
588 if (!BN_nnmod(B, pB, A, ctx))
688 if (!BN_nnmod(R, Y, n, ctx))
H A Dbn_sqrt.c125 if (!BN_nnmod(A, a, p, ctx))
305 if (!BN_nnmod(t, A, p, ctx))
H A Dexpspeed.c275 if (!BN_nnmod(a, a, c, ctx))
277 if (!BN_nnmod(b, b, c, ctx))
H A Dbn_nist.c390 return BN_nnmod(r, a, field, ctx);
535 return BN_nnmod(r, a, field, ctx);
716 return BN_nnmod(r, a, field, ctx);
962 return BN_nnmod(r, a, field, ctx);
1220 return BN_nnmod(r, a, field, ctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_mod.c127 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) function
147 return BN_nnmod(r, r, m, ctx);
169 return BN_nnmod(r, r, m, ctx);
207 if (!BN_nnmod(r, t, m, ctx))
220 /* r->neg == 0, thus we don't need BN_nnmod */
229 return BN_nnmod(r, r, m, ctx);
252 if (!BN_nnmod(r, a, m, ctx))
H A Dbn_kron.c172 err = !BN_nnmod(B, B, A, ctx);
H A Dbn_gcd.c267 if (!BN_nnmod(B, B, A, ctx))
521 if (!BN_nnmod(R, Y, n, ctx))
588 if (!BN_nnmod(B, pB, A, ctx))
688 if (!BN_nnmod(R, Y, n, ctx))
H A Dbn_sqrt.c125 if (!BN_nnmod(A, a, p, ctx))
305 if (!BN_nnmod(t, A, p, ctx))
H A Dexpspeed.c275 if (!BN_nnmod(a, a, c, ctx))
277 if (!BN_nnmod(b, b, c, ctx))
H A Dbn_nist.c390 return BN_nnmod(r, a, field, ctx);
535 return BN_nnmod(r, a, field, ctx);
716 return BN_nnmod(r, a, field, ctx);
962 return BN_nnmod(r, a, field, ctx);
1220 return BN_nnmod(r, a, field, ctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ecdsa/
H A Decs_ossl.c171 if (!BN_nnmod(r, X, order, ctx))
442 if (!BN_nnmod(u1, X, order, ctx))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ecdsa/
H A Decs_ossl.c174 if (!BN_nnmod(r, X, order, ctx)) {
452 if (!BN_nnmod(u1, X, order, ctx)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ecdsa/
H A Decs_ossl.c174 if (!BN_nnmod(r, X, order, ctx)) {
452 if (!BN_nnmod(u1, X, order, ctx)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_smpl.c207 if (!BN_nnmod(tmp_a, a, p, ctx))
216 if (!BN_nnmod(&group->b, b, p, ctx))
424 if (!BN_nnmod(&point->X, x, &group->field, ctx))
433 if (!BN_nnmod(&point->Y, y, &group->field, ctx))
444 if (!BN_nnmod(&point->Z, z, &group->field, ctx))
H A Decp_oct.c106 if (!BN_nnmod(x, x_, &group->field, ctx))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_smpl.c207 if (!BN_nnmod(tmp_a, a, p, ctx))
216 if (!BN_nnmod(&group->b, b, p, ctx))
424 if (!BN_nnmod(&point->X, x, &group->field, ctx))
433 if (!BN_nnmod(&point->Y, y, &group->field, ctx))
444 if (!BN_nnmod(&point->Z, z, &group->field, ctx))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Decp_smpl.c198 if (!BN_nnmod(tmp_a, a, p, ctx)) goto err;
205 if (!BN_nnmod(&group->b, b, p, ctx)) goto err;
409 if (!BN_nnmod(&point->X, x, &group->field, ctx)) goto err;
418 if (!BN_nnmod(&point->Y, y, &group->field, ctx)) goto err;
429 if (!BN_nnmod(&point->Z, z, &group->field, ctx)) goto err;
669 if (!BN_nnmod(x, x_, &group->field,ctx)) goto err;

Completed in 609 milliseconds

12