Searched defs:chcr_context (Results 1 – 1 of 1) sorted by relevance
257 struct chcr_context { struct258 struct chcr_dev *dev;259 unsigned char rxq_perchan;260 unsigned char txq_perchan;261 unsigned int ntxq;262 unsigned int nrxq;263 struct completion cbc_aes_aio_done;264 struct __crypto_ctx crypto_ctx[];
Completed in 5 milliseconds