Add AEAD define on older kernel headers.

This commit is contained in:
Milan Broz
2019-11-09 22:41:59 +01:00
parent eda2e62589
commit f0888c1fe0

View File

@@ -40,6 +40,10 @@
#define SOL_ALG 279
#endif
#ifndef ALG_SET_AEAD_AUTHSIZE
#define ALG_SET_AEAD_AUTHSIZE 5
#endif
/*
* ciphers
*