freebsd-skq/sys/mips
John Baldwin 883a0196b6 crypto: Add a new type of crypto buffer for a single mbuf.
This is intended for use in KTLS transmit where each TLS record is
described by a single mbuf that is itself queued in the socket buffer.
Using the existing CRYPTO_BUF_MBUF would result in
bus_dmamap_load_crp() walking additional mbufs in the socket buffer
that are not relevant, but generating a S/G list that potentially
exceeds the limit of the tag (while also wasting CPU cycles).

Reviewed by:	markj
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D30136
2021-05-25 16:59:18 -07:00
..
atheros [ar71xx] During reset, don't spin, just keep trying 2021-05-22 15:53:00 -07:00
beri
broadcom
cavium
conf sys/*/conf/*, docs: fix links to handbook 2021-05-20 09:27:10 +01:00
include Create VM_MEMATTR_DEVICE on all architectures 2021-04-12 06:15:31 +00:00
ingenic
malta
mediatek
mips ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
nlm crypto: Add a new type of crypto buffer for a single mbuf. 2021-05-25 16:59:18 -07:00