Kea 2.5.8
openssl_common.h File Reference
+ This graph shows which files directly or indirectly include this file:

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.
 
 
 

Functions

const EVP_MD * isc::cryptolink::ossl::getHashAlgorithm (isc::cryptolink::HashAlgorithm algorithm)
 Decode the HashAlgorithm enum into an EVP_MD pointer (or 0)