Home
last modified time | relevance | path

Searched hist:"09 bfa5cf16a37509a136367431472f9169a173ad" (Results 1 – 2 of 2) sorted by relevance

/freebsd/share/man/man9/
H A Dcrypto_buffer.9diff 09bfa5cf16a37509a136367431472f9169a173ad Wed Feb 16 03:45:32 CET 2022 Mark Johnston <markj@FreeBSD.org> opencrypto: Add a routine to copy a crypto buffer cursor

This was useful in converting armv8crypto to use buffer cursors. There
are some cases where one wants to make two passes over data, and this
provides a way to "reset" a cursor.

Reviewed by: jhb
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D28949
/freebsd/sys/opencrypto/
H A Dcryptodev.hdiff 09bfa5cf16a37509a136367431472f9169a173ad Wed Feb 16 03:45:32 CET 2022 Mark Johnston <markj@FreeBSD.org> opencrypto: Add a routine to copy a crypto buffer cursor

This was useful in converting armv8crypto to use buffer cursors. There
are some cases where one wants to make two passes over data, and this
provides a way to "reset" a cursor.

Reviewed by: jhb
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D28949