freebsd-skq/share/man
asomers 05476d0239 crypto(9): add CRYPTO_BUF_VMPAGE
crypto(9) functions can now be used on buffers composed of an array of
vm_page_t structures, such as those stored in an unmapped struct bio.  It
requires the running to kernel to support the direct memory map, so not all
architectures can use it.

Reviewed by:	markj, kib, jhb, mjg, mat, bcr (manpages)
MFC after:	1 week
Sponsored by:	Axcient
Differential Revision:	https://reviews.freebsd.org/D25671
2020-08-26 02:37:42 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Add further clarification on si_addr and si_trapno. 2020-07-28 17:09:15 +00:00
man4 sdhci(4): Recognize the Texas Instruments PCIxx12 card reader. 2020-08-25 18:32:43 +00:00
man5 style.Makefile: list CSTD between WARNS and CFLAGS 2020-08-25 13:30:29 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 Cross-reference development.7 and tests.7 2020-08-19 13:09:31 +00:00
man8 Point to rc(8) for more details about the autoboot variable 2020-07-31 14:13:26 +00:00
man9 crypto(9): add CRYPTO_BUF_VMPAGE 2020-08-26 02:37:42 +00:00
Makefile