mirror of
https://github.com/apache/nuttx.git
synced 2025-12-16 17:56:38 +08:00
crypto: remove software algorithm coupling in cryptodev
Signed-off-by: makejian <makejian@xiaomi.com>
This commit is contained in:
@@ -208,6 +208,7 @@ struct cryptop
|
||||
|
||||
caddr_t crp_mac;
|
||||
caddr_t crp_dst;
|
||||
caddr_t crp_iv;
|
||||
};
|
||||
|
||||
#define CRYPTO_BUF_IOV 0x1
|
||||
|
||||
Reference in New Issue
Block a user