Linux Kernel
3.7.1
|
#include <crypto4xx_core.h>
Definition at line 115 of file crypto4xx_core.h.
u32 bypass |
Definition at line 130 of file crypto4xx_core.h.
struct crypto4xx_device* dev |
Definition at line 116 of file crypto4xx_core.h.
Definition at line 125 of file crypto4xx_core.h.
u32 hash_final |
Definition at line 132 of file crypto4xx_core.h.
u32 is_hash |
Definition at line 131 of file crypto4xx_core.h.
u32 next_hdr |
Definition at line 126 of file crypto4xx_core.h.
u32 offset_to_sr_ptr |
Definition at line 124 of file crypto4xx_core.h.
u32 pd_ctl |
Definition at line 129 of file crypto4xx_core.h.
u32 pd_ctl_len |
Definition at line 128 of file crypto4xx_core.h.
void* sa_in |
Definition at line 117 of file crypto4xx_core.h.
dma_addr_t sa_in_dma_addr |
Definition at line 118 of file crypto4xx_core.h.
u32 sa_len |
Definition at line 123 of file crypto4xx_core.h.
void* sa_out |
Definition at line 119 of file crypto4xx_core.h.
dma_addr_t sa_out_dma_addr |
Definition at line 120 of file crypto4xx_core.h.
u32 save_iv |
Definition at line 127 of file crypto4xx_core.h.
void* state_record |
Definition at line 121 of file crypto4xx_core.h.
dma_addr_t state_record_dma_addr |
Definition at line 122 of file crypto4xx_core.h.