Page MenuHomeFreeBSD

libmd: introduce functions that operate on an fd instead of filename
ClosedPublic

Authored by emaste on Oct 17 2016, 12:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 1:52 AM
Unknown Object (File)
Fri, Nov 21, 1:48 AM
Unknown Object (File)
Fri, Nov 21, 1:46 AM
Unknown Object (File)
Fri, Nov 21, 1:44 AM
Unknown Object (File)
Wed, Oct 29, 9:27 PM
Unknown Object (File)
Wed, Oct 29, 1:41 PM
Unknown Object (File)
Oct 23 2025, 4:04 AM
Unknown Object (File)
Oct 15 2025, 7:49 PM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to libmd: introduce functions that operate on an fd instead of filename.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: allanjude, cem.
emaste added subscribers: jtl, jmg.
cem edited edge metadata.
This revision is now accepted and ready to land.Oct 17 2016, 1:46 AM
allanjude edited edge metadata.

other than missing one of the hashes, it looks good to me

sys/crypto/sha2/sha512t.h
57

no SHA512_224 version of the FD functions

sys/crypto/sha2/sha512t.h
57

Thanks! Fixed in my WIP tree.

This revision was automatically updated to reflect the committed changes.