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