Searched defs:nx842_crypto_ctx (Results 1 – 1 of 1) sorted by relevance
174 struct nx842_crypto_ctx { struct175 spinlock_t lock;177 u8 *wmem;178 u8 *sbounce, *dbounce;180 struct nx842_crypto_header_hdr header;181 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX];183 struct nx842_driver *driver;