freebsd/lib/libipsec
John Baldwin 00a4311adc 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
2020-06-04 22:58:37 +00:00
..
ipsec_dump_policy.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ipsec_get_policylen.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ipsec_set_policy.3
ipsec_strerror.3
ipsec_strerror.c libipsec: correct a typo 2019-11-09 21:59:29 +00:00
ipsec_strerror.h libipsec: correct a typo 2019-11-09 21:59:29 +00:00
libpfkey.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
pfkey_dump.c Refer to AES-CBC as "aes-cbc" rather than "rijndael-cbc" for IPsec. 2020-06-04 22:58:37 +00:00
pfkey.c Update pfkey_open() function to set socket's write buffer size to 2018-03-11 19:26:34 +00:00
policy_parse.y General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
policy_token.l General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
test-policy.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00