mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 23:49:05 +08:00
Add support for storing driver-specific private data in the crypto driver structure. This allows crypto drivers to maintain session state and other driver-specific information. Signed-off-by: makejian <makejian@xiaomi.com>