Kea 2.7.5
|
Go to the source code of this file.
Classes | |
class | isc::cryptolink::ossl::SecBuf< T > |
Secure Buffers which are wiped out when released. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::cryptolink |
namespace | isc::cryptolink::ossl |
Functions | |
const EVP_MD * | isc::cryptolink::ossl::getHashAlgorithm (isc::cryptolink::HashAlgorithm algorithm) |
Decode the HashAlgorithm enum into an EVP_MD pointer (or 0) | |