Page MenuHomeFreeBSD

crypto: Remove now-unused crypto_cursor_seg{base,len}.
ClosedPublic

Authored by jhb on May 24 2021, 11:58 PM.
Tags
None
Referenced Files
F169804890: D30448.id89792.diff
Wed, Sep 2, 3:09 PM
F169740507: D30448.id.diff
Wed, Sep 2, 10:37 AM
F169705284: D30448.id90982.diff
Wed, Sep 2, 8:27 AM
Unknown Object (File)
Tue, Sep 1, 11:18 AM
Unknown Object (File)
Mon, Aug 31, 2:28 PM
Unknown Object (File)
Mon, Aug 31, 10:48 AM
Unknown Object (File)
Mon, Aug 31, 8:11 AM
Unknown Object (File)
Sun, Aug 30, 4:17 PM
Subscribers

Details

Summary

Callers should use crypto_cursor_segment() instead.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.May 24 2021, 11:58 PM

I won't commit this until after updating the isal(4) driver in ports to use crypto_cursor_segment(). I already have tested a patch to do this, but will wait for the change that adds the new function land with the proper __FreeBSD_version bump first before committing the port update.

This revision is now accepted and ready to land.May 25 2021, 1:49 PM