Pic32mzCryptoSecurityAssoc Struct Reference

Security association. More...

#include <pic32mz_crypto.h>

Data Fields

uint32_t SA_CTRL
 
uint32_t SA_AUTHKEY [8]
 
uint32_t SA_ENCKEY [8]
 
uint32_t SA_AUTHIV [8]
 
uint32_t SA_ENCIV [8]
 

Detailed Description

Security association.

Definition at line 128 of file pic32mz_crypto.h.

Field Documentation

◆ SA_AUTHIV

uint32_t SA_AUTHIV[8]

Definition at line 132 of file pic32mz_crypto.h.

◆ SA_AUTHKEY

uint32_t SA_AUTHKEY[8]

Definition at line 130 of file pic32mz_crypto.h.

◆ SA_CTRL

uint32_t SA_CTRL

Definition at line 129 of file pic32mz_crypto.h.

◆ SA_ENCIV

uint32_t SA_ENCIV[8]

Definition at line 133 of file pic32mz_crypto.h.

◆ SA_ENCKEY

uint32_t SA_ENCKEY[8]

Definition at line 131 of file pic32mz_crypto.h.


The documentation for this struct was generated from the following file: