|
Botan
1.11.15
|
#include <botan/internal/mp_core.h>#include <botan/internal/mp_madd.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Functions | |
| s32bit | Botan::bigint_cmp (const word x[], size_t x_size, const word y[], size_t y_size) |
| word | Botan::bigint_divop (word n1, word n0, word d) |
| word | Botan::bigint_modop (word n1, word n0, word d) |
1.7.6.1