Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
mul128.h File Reference

Internal Header. More...

#include <botan/types.h>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

constexpr void Botan::mul64x64_128 (uint64_t a, uint64_t b, uint64_t *lo, uint64_t *hi)
 

Detailed Description

Internal Header.

Definition in file mul128.h.