Botan 3.9.0
Crypto and TLS for C&

Internal Header. More...

#include <botan/internal/mp_core.h>

Go to the source code of this file.

Classes

class  Botan::SolinasAccum< W, N >

Namespaces

namespace  Botan

Functions

template<WordType W>
constexpr uint32_t Botan::get_uint32 (const W xw[], size_t i)
template<size_t N, WordType W>
constexpr void Botan::solinas_correct_redc (std::array< W, N > &r, const std::array< W, N > &P, const std::array< W, N > &C)

Detailed Description

Internal Header.

Definition in file pcurves_solinas.h.