Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cop_parameter_block Struct Reference

#include <nx_csbcpb.h>

Data Fields

struct cop_symcpb_header hdr
 
union {
   struct cop_symcpb_aes_ecb   aes_ecb
 
   struct cop_symcpb_aes_cbc   aes_cbc
 
   struct cop_symcpb_aes_gca   aes_gca
 
   struct cop_symcpb_aes_gcm   aes_gcm
 
   struct cop_symcpb_aes_cca   aes_cca
 
   struct cop_symcpb_aes_ccm   aes_ccm
 
   struct cop_symcpb_aes_ctr   aes_ctr
 
   struct cop_symcpb_aes_xcbc   aes_xcbc
 
   struct cop_symcpb_sha256   sha256
 
   struct cop_symcpb_sha512   sha512
 
}; 
 

Detailed Description

Definition at line 118 of file nx_csbcpb.h.

Field Documentation

union { ... }

Definition at line 122 of file nx_csbcpb.h.

Definition at line 125 of file nx_csbcpb.h.

Definition at line 126 of file nx_csbcpb.h.

Definition at line 127 of file nx_csbcpb.h.

Definition at line 121 of file nx_csbcpb.h.

Definition at line 123 of file nx_csbcpb.h.

Definition at line 124 of file nx_csbcpb.h.

Definition at line 128 of file nx_csbcpb.h.

Definition at line 119 of file nx_csbcpb.h.

Definition at line 129 of file nx_csbcpb.h.

Definition at line 130 of file nx_csbcpb.h.


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