Searched defs:nx842_crypto_ctx (Results 1 – 1 of 1) sorted by relevance
164 struct nx842_crypto_ctx { struct165 spinlock_t lock;167 u8 *wmem;168 u8 *sbounce, *dbounce;170 struct nx842_crypto_header header;171 struct nx842_crypto_header_group group[NX842_CRYPTO_GROUP_MAX];173 struct nx842_driver *driver;