Kea 2.5.8
crypto_rng.cc File Reference
#include <config.h>
#include <cryptolink.h>
#include <cryptolink/crypto_rng.h>
#include <boost/scoped_ptr.hpp>
#include <cstring>
+ Include dependency graph for crypto_rng.cc:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
 

Functions

uint16_t isc::cryptolink::generateQid ()
 Generate a Qid.
 
std::vector< uint8_t > isc::cryptolink::random (size_t len)
 Generate random value.