Botan
2.19.1
Crypto and TLS for C++11
|
#include <botan/internal/poly_dbl.h>
#include <botan/loadstor.h>
#include <botan/exceptn.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Functions | |
void | Botan::poly_double_n (uint8_t out[], const uint8_t in[], size_t n) |
void | Botan::poly_double_n_le (uint8_t out[], const uint8_t in[], size_t n) |