TI BLE5-Stack API Documentation  2.00.04.00
Data Fields
tofSecHandle_t Struct Reference

ToF Security Handle. More...

Data Fields

CryptoKey cryptoKey
 AES Encryption Crypto key.
 
ctrDrbgState_t ctrDrbgState
 ctr DRBG State
 
AESECB_Handle encHandleECB
 AESECB Encryption Handle.
 
uint8_t enckey [ENC_KEY_LEN]
 AESECB Encryption key.
 
AESECB_Params encParamsECB
 AESECB Encryption parameters.
 
uint16_t numOfSyncWordsPerBuffer
 Length of double buffer, both buffers must be equal length. The number of bursts in double buffer mode is still numBurstSamples.
 
AESECB_Operation operationECB
 AESECB Encryption operation parameters.
 
uint8_t * pSyncWordBuffer1
 Pointer to the sync word buffer, used in both single and double buffer mode.
 
uint8_t * pSyncWordBuffer2
 Pointer to the second sync word buffer, used in double buffer mode only.
 
uint8_t seed [CTR_DRBG_SEEDLEN]
 ctr DRBG Seed
 
tofSecCfgPrms_t tofSecCfgParams
 ToF Security Configuration Parameters.
 
TRNG_Handle trngHandle
 TRNG Handle.
 

Detailed Description

ToF Security Handle.


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale