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

Internal Header. More...

#include <botan/types.h>
#include <botan/internal/rotate.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

void Botan::Keccak_Permutation_round (uint64_t T[25], const uint64_t A[25], uint64_t RC)
 

Detailed Description

Internal Header.

Definition in file keccak_perm_round.h.