|
Linux Kernel
3.7.1
|
#include <nx.h>
Data Fields | |
| void * | kmem |
| size_t | kmem_len |
| struct nx_csbcpb * | csbcpb |
| struct vio_pfo_op | op |
| struct nx_csbcpb * | csbcpb_aead |
| struct vio_pfo_op | op_aead |
| struct nx_sg * | in_sg |
| struct nx_sg * | out_sg |
| struct alg_props * | ap |
| struct alg_props | props [3] |
| struct nx_stats * | stats |
| union { | |
| struct nx_gcm_priv gcm | |
| struct nx_ccm_priv ccm | |
| struct nx_xcbc_priv xcbc | |
| struct nx_ctr_priv ctr | |
| } | priv |
| struct nx_ccm_priv ccm |
| struct nx_ctr_priv ctr |
| struct nx_gcm_priv gcm |
| union { ... } priv |
| struct nx_xcbc_priv xcbc |
1.8.2