mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-07 08:50:05 +01:00
Add AEAD define on older kernel headers.
This commit is contained in:
@@ -40,6 +40,10 @@
|
|||||||
#define SOL_ALG 279
|
#define SOL_ALG 279
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef ALG_SET_AEAD_AUTHSIZE
|
||||||
|
#define ALG_SET_AEAD_AUTHSIZE 5
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ciphers
|
* ciphers
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user