Bump __FreeBSD_version for software crypto changes.
- enc_xform now supports AEAD ciphers. - The Blake-2S/B auth transforms now support Init before Setkey like other auth transforms.
This commit is contained in:
parent
dc475c9bee
commit
ec434c85b4
@ -76,7 +76,7 @@
|
||||
* cannot include sys/param.h and should only be updated here.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1400043
|
||||
#define __FreeBSD_version 1400044
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
Loading…
x
Reference in New Issue
Block a user