HomeFreeBSD

crypto(9): add CRYPTO_BUF_VMPAGE

Description

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

Details

Provenance
asomersAuthored on Aug 26 2020, 2:37 AM
Parents
rGd4d2928a3fc6: arm64: Increase dmap size to 95 TiB
Branches
Unknown
Tags
Unknown

Event Timeline