Botan
3.6.1
Crypto and TLS for C&
Botan
CT
poisonable
Botan::CT::poisonable Concept Reference
#include <
ct_utils.h
>
Concept definition
template
<
typename
T>
concept
Botan::CT::poisonable
=
requires
(
const
T
& v) {
::Botan::CT::poison
(v); }
Botan::CT::poisonable
Definition
ct_utils.h:166
T
FE_25519 T
Definition
ge.cpp:34
Botan::CT::poison
constexpr void poison(const T *p, size_t n)
Definition
ct_utils.h:53
Detailed Description
Definition at line
166
of file
ct_utils.h
.
Generated by
1.12.0