Searched defs:nx842_crypto_ctx (Results 1 – 1 of 1) sorted by relevance
168 struct nx842_crypto_ctx { struct169 spinlock_t lock;171 u8 *wmem;172 u8 *sbounce, *dbounce;174 struct nx842_crypto_header header;175 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX];177 struct nx842_driver *driver;