mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
crypto: import the ability to clone session
Signed-off-by: makejian <makejian@xiaomi.com>
This commit is contained in:
@@ -138,6 +138,7 @@ struct cryptoini
|
||||
int cri_alg; /* Algorithm to use */
|
||||
int cri_klen; /* Key length, in bits */
|
||||
int cri_rnd; /* Algorithm rounds, where relevant */
|
||||
int cri_sid;
|
||||
caddr_t cri_key; /* key to use */
|
||||
union
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user