Botan
3.10.0
Crypto and TLS for C&
Botan
detail
ModifierFn
Botan::detail::ModifierFn Concept Reference
#include <
sponge_processing.h
>
Concept definition
template
<
typename
T,
typename
SpongeT>
concept
Botan::detail::ModifierFn
=
BaseModifierFn<T, SpongeT, FullWordBounds<SpongeT>
> ||
BaseModifierFn<T, SpongeT, PartialWordBounds<SpongeT>
>
Botan::detail::BaseModifierFn
Definition
sponge_processing.h:106
Botan::detail::ModifierFn
Definition
sponge_processing.h:111
Detailed Description
Definition at line
111
of file
sponge_processing.h
.
Generated by
1.15.0