Botan  1.11.15
Namespaces
src/lib/math/ec_gfp/curve_gfp.cpp File Reference
#include <botan/curve_gfp.h>
#include <botan/internal/curve_nistp.h>
#include <botan/internal/mp_core.h>
#include <botan/internal/mp_asmi.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Variable Documentation

BigInt m_a

Definition at line 54 of file curve_gfp.cpp.

BigInt m_a_r

Definition at line 58 of file curve_gfp.cpp.

BigInt m_b

Definition at line 54 of file curve_gfp.cpp.

BigInt m_b_r

Definition at line 58 of file curve_gfp.cpp.

BigInt m_p

Definition at line 54 of file curve_gfp.cpp.

word m_p_dash

Definition at line 59 of file curve_gfp.cpp.

size_t m_p_words

Definition at line 55 of file curve_gfp.cpp.

BigInt m_r2

Definition at line 58 of file curve_gfp.cpp.