Botan
3.11.0
Crypto and TLS for C&
Botan
detail
PermutationFn
Botan::detail::PermutationFn Concept Reference
#include <
sponge_processing.h
>
Concept definition
template
<
typename
T>
concept
Botan::detail::PermutationFn
= std::invocable<T> || std::same_as<T, void()>
Botan::detail::PermutationFn
Definition
sponge_processing.h:105
Detailed Description
Definition at line
105
of file
sponge_processing.h
.
Generated by
1.15.0