Searched refs:BN_zero (Results 1 - 25 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_rand.c126 BN_zero(rnd);
247 BN_zero(r);
H A Dbn_recp.c97 BN_zero(&(recp->Nr));
151 BN_zero(d);
H A Dbn_shift.c109 BN_zero(r);
182 BN_zero(r);
H A Dbn_div.c86 if (dv != NULL) BN_zero(dv);
104 BN_zero(dv);
203 if (dv != NULL) BN_zero(dv);
H A Dbn_mont.c342 BN_zero(R);
371 BN_zero(R);
384 BN_zero(&(mont->RR));
H A Dbn_exp2.c182 BN_zero(rr);
216 BN_zero(rr);
H A Dbn_print.c197 BN_zero(ret);
264 BN_zero(ret);
H A Dbn_sqrt.c293 BN_zero(ret);
306 BN_zero(ret);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_rand.c130 BN_zero(rnd);
239 BN_zero(r);
H A Dbn_recp.c99 BN_zero(&(recp->Nr));
155 BN_zero(d);
H A Dbn_div.c86 BN_zero(dv);
110 BN_zero(dv);
239 BN_zero(dv);
H A Dbn_mont.c407 BN_zero(R);
442 BN_zero(R);
474 BN_zero(R);
493 BN_zero(&(mont->RR));
H A Dbn_exp2.c180 BN_zero(rr);
209 BN_zero(rr);
H A Dbn_print.c209 BN_zero(ret);
287 BN_zero(ret);
H A Dbn_shift.c105 BN_zero(r);
191 BN_zero(r);
H A Dbn_sqrt.c309 BN_zero(ret);
319 BN_zero(ret);
H A Dbn_exp.c290 BN_zero(r);
319 BN_zero(r);
430 BN_zero(rr);
464 BN_zero(rr);
727 BN_zero(rr);
1240 BN_zero(rr);
1247 BN_zero(rr);
1361 BN_zero(r);
1377 BN_zero(r);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_rand.c130 BN_zero(rnd);
239 BN_zero(r);
H A Dbn_recp.c99 BN_zero(&(recp->Nr));
155 BN_zero(d);
H A Dbn_div.c86 BN_zero(dv);
110 BN_zero(dv);
239 BN_zero(dv);
H A Dbn_mont.c407 BN_zero(R);
442 BN_zero(R);
474 BN_zero(R);
493 BN_zero(&(mont->RR));
H A Dbn_exp2.c180 BN_zero(rr);
209 BN_zero(rr);
H A Dbn_print.c209 BN_zero(ret);
287 BN_zero(ret);
H A Dbn_shift.c105 BN_zero(r);
191 BN_zero(r);
H A Dbn_sqrt.c309 BN_zero(ret);
319 BN_zero(ret);

Completed in 194 milliseconds

123