Searched hist:e2b9919398c338ecaf0eee2d1060ef71fca7bc94 (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/geom/eli/ |
H A D | geli.8 | diff e2b9919398c338ecaf0eee2d1060ef71fca7bc94 Wed Apr 15 02:14:50 CEST 2020 John Baldwin <jhb@FreeBSD.org> Remove support for geli(4) algorithms deprecated in r348206.
This removes support for reading and writing volumes using the following algorithms:
- Triple DES - Blowfish - MD5 HMAC integrity
In addition, this commit adds an explicit whitelist of supported algorithms to give a better error message when an invalid or unsupported algorithm is used by an existing volume.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24343
|
H A D | geom_eli.c | diff e2b9919398c338ecaf0eee2d1060ef71fca7bc94 Wed Apr 15 02:14:50 CEST 2020 John Baldwin <jhb@FreeBSD.org> Remove support for geli(4) algorithms deprecated in r348206.
This removes support for reading and writing volumes using the following algorithms:
- Triple DES - Blowfish - MD5 HMAC integrity
In addition, this commit adds an explicit whitelist of supported algorithms to give a better error message when an invalid or unsupported algorithm is used by an existing volume.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24343
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_ctl.c | diff e2b9919398c338ecaf0eee2d1060ef71fca7bc94 Wed Apr 15 02:14:50 CEST 2020 John Baldwin <jhb@FreeBSD.org> Remove support for geli(4) algorithms deprecated in r348206.
This removes support for reading and writing volumes using the following algorithms:
- Triple DES - Blowfish - MD5 HMAC integrity
In addition, this commit adds an explicit whitelist of supported algorithms to give a better error message when an invalid or unsupported algorithm is used by an existing volume.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24343
|
H A D | g_eli_crypto.c | diff e2b9919398c338ecaf0eee2d1060ef71fca7bc94 Wed Apr 15 02:14:50 CEST 2020 John Baldwin <jhb@FreeBSD.org> Remove support for geli(4) algorithms deprecated in r348206.
This removes support for reading and writing volumes using the following algorithms:
- Triple DES - Blowfish - MD5 HMAC integrity
In addition, this commit adds an explicit whitelist of supported algorithms to give a better error message when an invalid or unsupported algorithm is used by an existing volume.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24343
|
H A D | g_eli.h | diff e2b9919398c338ecaf0eee2d1060ef71fca7bc94 Wed Apr 15 02:14:50 CEST 2020 John Baldwin <jhb@FreeBSD.org> Remove support for geli(4) algorithms deprecated in r348206.
This removes support for reading and writing volumes using the following algorithms:
- Triple DES - Blowfish - MD5 HMAC integrity
In addition, this commit adds an explicit whitelist of supported algorithms to give a better error message when an invalid or unsupported algorithm is used by an existing volume.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24343
|
H A D | g_eli.c | diff e2b9919398c338ecaf0eee2d1060ef71fca7bc94 Wed Apr 15 02:14:50 CEST 2020 John Baldwin <jhb@FreeBSD.org> Remove support for geli(4) algorithms deprecated in r348206.
This removes support for reading and writing volumes using the following algorithms:
- Triple DES - Blowfish - MD5 HMAC integrity
In addition, this commit adds an explicit whitelist of supported algorithms to give a better error message when an invalid or unsupported algorithm is used by an existing volume.
Reviewed by: cem Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24343
|