Searched defs:dcp_async_ctx (Results 1 – 1 of 1) sorted by relevance
76 struct dcp_async_ctx { struct78 enum dcp_chan chan;79 uint32_t fill;82 struct mutex mutex;83 uint32_t alg;84 unsigned int hot:1;87 struct crypto_ablkcipher *fallback;88 unsigned int key_len;89 uint8_t key[AES_KEYSIZE_128];