Searched defs:eip93_crypto_ctx (Results 1 – 1 of 1) sorted by relevance
13 struct eip93_crypto_ctx { struct14 struct eip93_device *eip93;15 u32 flags;16 struct sa_record *sa_record;17 u32 sa_nonce;18 int blksize;19 dma_addr_t sa_record_base;21 unsigned int authsize;22 unsigned int assoclen;23 bool set_assoc;[all …]