Lines Matching refs:n0

685                                mont->n0[0]);
694 RSAZ_512_mod_exp(rr->d, a->d, p->d, m->d, mont->n0[0], mont->RR.d);
780 const BN_ULONG *n0, const void *table,
783 const BN_ULONG *n0, const void *table,
786 const BN_ULONG *n0, const void *table,
789 const BN_ULONG *n0, const void *table,
792 const BN_ULONG *n0, const void *table,
802 const BN_ULONG *n0);
804 const BN_ULONG *np, const BN_ULONG *n0);
807 const BN_ULONG *n0);
810 const BN_ULONG *n0);
813 const BN_ULONG *n0);
822 const BN_ULONG *n0, int num);
825 const BN_ULONG *n0, int num);
828 const BN_ULONG *n0, int num, int power);
835 BN_ULONG *np = mont->N.d, *n0 = mont->n0;
850 if (!(*mul_worker) (tmp.d, am.d, am.d, np, n0) &&
851 !(*mul_worker) (tmp.d, am.d, am.d, np, n0))
852 bn_mul_mont_vis3(tmp.d, am.d, am.d, np, n0, top);
857 if (!(*mul_worker) (tmp.d, tmp.d, am.d, np, n0) &&
858 !(*mul_worker) (tmp.d, tmp.d, am.d, np, n0))
859 bn_mul_mont_vis3(tmp.d, tmp.d, am.d, np, n0, top);
890 if ((*pwr5_worker) (tmp.d, np, n0, powerbuf, wvalue, stride))
893 if ((*pwr5_worker) (tmp.d, np, n0, powerbuf, wvalue, stride))
899 bn_mul_mont_t4(tmp.d, tmp.d, tmp.d, np, n0, top);
900 bn_mul_mont_t4(tmp.d, tmp.d, tmp.d, np, n0, top);
901 bn_mul_mont_t4(tmp.d, tmp.d, tmp.d, np, n0, top);
902 bn_mul_mont_t4(tmp.d, tmp.d, tmp.d, np, n0, top);
903 bn_mul_mont_t4(tmp.d, tmp.d, tmp.d, np, n0, top);
904 bn_mul_mont_gather5_t4(tmp.d, tmp.d, powerbuf, np, n0, top,
937 const BN_ULONG *n0, int num, int power);
943 const BN_ULONG *n0, int num, int power);
946 BN_ULONG *n0 = mont->n0, *np;
965 bn_mul_mont(tmp.d, am.d, am.d, np, n0, top);
971 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
977 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
982 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
985 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
990 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
992 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
996 bn_mul_mont_gather5(tmp.d, am.d, powerbuf, np, n0, top, i - 1);
1018 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
1019 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
1020 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
1021 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
1022 bn_mul_mont(tmp.d, tmp.d, tmp.d, np, n0, top);
1023 bn_mul_mont_gather5(tmp.d, tmp.d, powerbuf, np, n0, top,
1028 bn_power5(tmp.d, tmp.d, powerbuf, np, n0, top,
1469 mont1->RR.d, mont1->n0[0],
1471 mont2->RR.d, mont2->n0[0],