Searched hist:"00 a4311adc197c3518f5d60c69e00c4e80d065fd" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/setkey/ |
H A D | token.l | diff 00a4311adc197c3518f5d60c69e00c4e80d065fd Fri Jun 05 00:58:37 CEST 2020 John Baldwin <jhb@FreeBSD.org> Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
At this point, AES is the more common name for Rijndael128. setkey(8) will still accept the old name, and old constants remain for compatiblity.
Reviewed by: cem, bcr (manpages) MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24964
|
H A D | setkey.8 | diff 00a4311adc197c3518f5d60c69e00c4e80d065fd Fri Jun 05 00:58:37 CEST 2020 John Baldwin <jhb@FreeBSD.org> Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
At this point, AES is the more common name for Rijndael128. setkey(8) will still accept the old name, and old constants remain for compatiblity.
Reviewed by: cem, bcr (manpages) MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24964
|
/freebsd/lib/libipsec/ |
H A D | pfkey_dump.c | diff 00a4311adc197c3518f5d60c69e00c4e80d065fd Fri Jun 05 00:58:37 CEST 2020 John Baldwin <jhb@FreeBSD.org> Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
At this point, AES is the more common name for Rijndael128. setkey(8) will still accept the old name, and old constants remain for compatiblity.
Reviewed by: cem, bcr (manpages) MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24964
|
/freebsd/sys/net/ |
H A D | pfkeyv2.h | diff 00a4311adc197c3518f5d60c69e00c4e80d065fd Fri Jun 05 00:58:37 CEST 2020 John Baldwin <jhb@FreeBSD.org> Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
At this point, AES is the more common name for Rijndael128. setkey(8) will still accept the old name, and old constants remain for compatiblity.
Reviewed by: cem, bcr (manpages) MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24964
|
/freebsd/usr.bin/netstat/ |
H A D | ipsec.c | diff 00a4311adc197c3518f5d60c69e00c4e80d065fd Fri Jun 05 00:58:37 CEST 2020 John Baldwin <jhb@FreeBSD.org> Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec.
At this point, AES is the more common name for Rijndael128. setkey(8) will still accept the old name, and old constants remain for compatiblity.
Reviewed by: cem, bcr (manpages) MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24964
|