2.1.3 Macros
#define DRV_PUF_ACTIVATION_CODE_SIZE (996)
This macro defines the size in bytes of activation code.
#define DRV_PUF_KEY_CONTEXT_SIZE (16)
This macro defines the size in bytes of key context.
#define DRV_PUF_RND_CONTEXT_SIZE (4)
#define DRV_PUF_KEY_CODE_SIZE(keyLenBits)
This macro calculates the size in bytes of the key code for a given key length in bits.
