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