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, Mar 22, 8:02 AM
Unknown Object (File)
Wed, Mar 18, 4:39 AM
Unknown Object (File)
Tue, Mar 17, 7:01 AM
Unknown Object (File)
Mon, Mar 16, 6:47 AM
Unknown Object (File)
Mon, Mar 16, 6:47 AM
Unknown Object (File)
Mon, Mar 16, 6:47 AM
Unknown Object (File)
Sat, Mar 14, 6:28 PM
Unknown Object (File)
Fri, Mar 13, 5:17 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 โ†—(On Diff #21434)

no SHA512_224 version of the FD functions

sys/crypto/sha2/sha512t.h
57 โ†—(On Diff #21434)

Thanks! Fixed in my WIP tree.

This revision was automatically updated to reflect the committed changes.