Data Fields
CryptoCC32XX_DesParams Struct Reference

DES Parameters. More...

#include <CryptoCC32XX.h>

Data Fields

const uint8_t * pKey
 
CryptoCC32XX_DesKeySize keySize
 
void * pIV
 

Detailed Description

DES Parameters.

This structure defines the DES parameters used in CryptoCC32XX_encrypt and CryptoCC32XX_decrypt functions.

Field Documentation

§ pKey

const uint8_t* CryptoCC32XX_DesParams::pKey

pointer to DES key

§ keySize

CryptoCC32XX_DesKeySize CryptoCC32XX_DesParams::keySize

DES Key size type

§ pIV

void* CryptoCC32XX_DesParams::pIV

Pointer to DES Initialization Vector


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