Botan 2.19.5
Crypto and TLS for C&
Namespaces | Functions
mp_monty.h File Reference
#include <botan/types.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

void Botan::bigint_monty_redc_16 (word z[], const word p[16], word p_dash, word ws[])
 
void Botan::bigint_monty_redc_24 (word z[], const word p[24], word p_dash, word ws[])
 
void Botan::bigint_monty_redc_32 (word z[], const word p[32], word p_dash, word ws[])
 
void Botan::bigint_monty_redc_4 (word z[], const word p[4], word p_dash, word ws[])
 
void Botan::bigint_monty_redc_6 (word z[], const word p[6], word p_dash, word ws[])
 
void Botan::bigint_monty_redc_8 (word z[], const word p[8], word p_dash, word ws[])