mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
d15081838b
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>