Botan
1.11.15
|
#include <botan/divide.h>
#include <botan/internal/mp_core.h>
#include <botan/internal/mp_madd.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
void | Botan::divide (const BigInt &x, const BigInt &y_arg, BigInt &q, BigInt &r) |