![]() |
Kea
1.9.9-git
|
Include dependency graph for crypto_hash.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::cryptolink::Hash |
| Hash support. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::cryptolink | |
Functions | |
| void | isc::cryptolink::deleteHash (Hash *hash) |
| Delete an Hash object. More... | |
| void | isc::cryptolink::digest (const void *data, const size_t data_len, const HashAlgorithm hash_algorithm, isc::util::OutputBuffer &result, size_t len=0) |
| Create an Hash digest for the given data. More... | |