GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces | Functions
Random.h File Reference
#include "Driver/Crypto/Api.h"
#include <stdlib.h>
Include dependency graph for Random.h:

Go to the source code of this file.

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::Crypto
 The 'Crypto' namespace provides a collection of Cryptographic functions and algorithms.
 

Functions

DriverCryptoStatus_T Driver::Crypto::generateRandom (void *dstBuffer, size_t numBytesToGenerate) noexcept
 This method is used to generate random bytes.