![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
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. | |