Botan
3.10.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:103
Detailed Description
Definition at line
103
of file
sponge_processing.h
.
Generated by
1.15.0