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)
Sun, Jan 19, 7:36 AM
Unknown Object (File)
Sat, Jan 11, 7:39 AM
Unknown Object (File)
Dec 23 2024, 11:33 PM
Unknown Object (File)
Dec 17 2024, 3:59 AM
Unknown Object (File)
Dec 17 2024, 3:59 AM
Unknown Object (File)
Dec 5 2024, 3:09 PM
Unknown Object (File)
Dec 4 2024, 7:43 PM
Unknown Object (File)
Nov 24 2024, 9:17 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.