Home | History | Annotate | Download | only in bn

Lines Matching refs:mul

611 void BN_set_params(int mul,int high,int low,int mont);
612 int BN_get_params(int which); /* 0, mul, 1 high, 2 low, 3 mont */