mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
09bfa5cf16
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