Botan
3.7.1
Crypto and TLS for C&
Botan
@241057114054214163314077041365170374357033265362
hash_or_mac_type
Botan::@241057114054214163314077041365170374357033265362::hash_or_mac_type Concept Reference
Concept definition
template
<
typename
T>
concept
Botan
::@241057114054214163314077041365170374357033265362::
hash_or_mac_type
= std::is_same_v<T, HashFunction> || std::is_same_v<T, MessageAuthenticationCode>
Botan::@241057114054214163314077041365170374357033265362::hash_or_mac_type
Definition
sp800_56c_one_step.cpp:25
Botan
Definition
alg_id.cpp:13
Detailed Description
Definition at line
25
of file
sp800_56c_one_step.cpp
.
Generated by
1.13.2