Searched defs:nx842_crypto_ctx (Results 1 – 1 of 1) sorted by relevance
173 struct nx842_crypto_ctx { struct174 spinlock_t lock;176 u8 *wmem;177 u8 *sbounce, *dbounce;179 struct nx842_crypto_header_hdr header;180 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX];182 struct nx842_driver *driver;