FreeBSD kernel pms device code
agsaEncryptHMACTestDescriptor_s Struct Reference

#include <sa.h>

Data Fields

bit32 Dword0
 
bit32 MsgAddrLo
 
bit32 MsgAddrHi
 
bit32 MsgLen
 
bit32 DigestAddrLo
 
bit32 DigestAddrHi
 
bit32 KeyAddrLo
 
bit32 KeyAddrHi
 
bit32 KeyLen
 

Detailed Description

Definition at line 3231 of file sa.h.

Field Documentation

◆ DigestAddrHi

bit32 agsaEncryptHMACTestDescriptor_s::DigestAddrHi

Definition at line 3238 of file sa.h.

◆ DigestAddrLo

bit32 agsaEncryptHMACTestDescriptor_s::DigestAddrLo

Definition at line 3237 of file sa.h.

◆ Dword0

bit32 agsaEncryptHMACTestDescriptor_s::Dword0

Definition at line 3233 of file sa.h.

◆ KeyAddrHi

bit32 agsaEncryptHMACTestDescriptor_s::KeyAddrHi

Definition at line 3240 of file sa.h.

◆ KeyAddrLo

bit32 agsaEncryptHMACTestDescriptor_s::KeyAddrLo

Definition at line 3239 of file sa.h.

◆ KeyLen

bit32 agsaEncryptHMACTestDescriptor_s::KeyLen

Definition at line 3241 of file sa.h.

◆ MsgAddrHi

bit32 agsaEncryptHMACTestDescriptor_s::MsgAddrHi

Definition at line 3235 of file sa.h.

◆ MsgAddrLo

bit32 agsaEncryptHMACTestDescriptor_s::MsgAddrLo

Definition at line 3234 of file sa.h.

◆ MsgLen

bit32 agsaEncryptHMACTestDescriptor_s::MsgLen

Definition at line 3236 of file sa.h.


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