Searched hist:"7 e89ae49db749715b17ae2358cc60b6e74fed69f" (Results 1 – 4 of 4) sorted by relevance
/freebsd/share/man/man9/ |
H A D | crypto_session.9 | diff 7e89ae49db749715b17ae2358cc60b6e74fed69f Fri Oct 16 13:06:33 CEST 2020 Marcin Wojtas <mw@FreeBSD.org> Prepare crypto framework for IPsec ESN support
This permits requests (netipsec ESP and AH protocol) to provide the IPsec ESN (Extended Sequence Numbers) in a separate buffer.
As with separate output buffer and separate AAD buffer not all drivers support this feature. Consumer must request use of this feature via new session flag.
Submitted by: Grzegorz Jaszczyk <jaz@semihalf.com> Patryk Duda <pdk@semihalf.com> Reviewed by: jhb Differential revision: https://reviews.freebsd.org/D24838 Obtained from: Semihalf Sponsored by: Stormshield
|
H A D | crypto_request.9 | diff 7e89ae49db749715b17ae2358cc60b6e74fed69f Fri Oct 16 13:06:33 CEST 2020 Marcin Wojtas <mw@FreeBSD.org> Prepare crypto framework for IPsec ESN support
This permits requests (netipsec ESP and AH protocol) to provide the IPsec ESN (Extended Sequence Numbers) in a separate buffer.
As with separate output buffer and separate AAD buffer not all drivers support this feature. Consumer must request use of this feature via new session flag.
Submitted by: Grzegorz Jaszczyk <jaz@semihalf.com> Patryk Duda <pdk@semihalf.com> Reviewed by: jhb Differential revision: https://reviews.freebsd.org/D24838 Obtained from: Semihalf Sponsored by: Stormshield
|
/freebsd/sys/opencrypto/ |
H A D | cryptodev.h | diff 7e89ae49db749715b17ae2358cc60b6e74fed69f Fri Oct 16 13:06:33 CEST 2020 Marcin Wojtas <mw@FreeBSD.org> Prepare crypto framework for IPsec ESN support
This permits requests (netipsec ESP and AH protocol) to provide the IPsec ESN (Extended Sequence Numbers) in a separate buffer.
As with separate output buffer and separate AAD buffer not all drivers support this feature. Consumer must request use of this feature via new session flag.
Submitted by: Grzegorz Jaszczyk <jaz@semihalf.com> Patryk Duda <pdk@semihalf.com> Reviewed by: jhb Differential revision: https://reviews.freebsd.org/D24838 Obtained from: Semihalf Sponsored by: Stormshield
|
H A D | crypto.c | diff 7e89ae49db749715b17ae2358cc60b6e74fed69f Fri Oct 16 13:06:33 CEST 2020 Marcin Wojtas <mw@FreeBSD.org> Prepare crypto framework for IPsec ESN support
This permits requests (netipsec ESP and AH protocol) to provide the IPsec ESN (Extended Sequence Numbers) in a separate buffer.
As with separate output buffer and separate AAD buffer not all drivers support this feature. Consumer must request use of this feature via new session flag.
Submitted by: Grzegorz Jaszczyk <jaz@semihalf.com> Patryk Duda <pdk@semihalf.com> Reviewed by: jhb Differential revision: https://reviews.freebsd.org/D24838 Obtained from: Semihalf Sponsored by: Stormshield
|