crypto
CRYPT_RNG_CTX Structure
Parent topic:
MPLABĀ® Harmony Crypto Library
C
struct CRYPT_RNG_CTX { int holder[66]; }CRYPT_RNG_CTX;
Members
Members
Description
int holder;
This structure should be large enough to hold the internal representation, the size is checked during initialization.