]> www.infradead.org Git - mtd-utils.git/commit
mkfs.ubifs: Add crypto helper functions
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Thu, 18 Oct 2018 14:36:39 +0000 (16:36 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Thu, 1 Nov 2018 11:31:59 +0000 (12:31 +0100)
commit989fbb74d23dfebdf3feb0c0d736f92a6f9d8767
tree0fbd869bb84b0daeeade284d1d8e19bde4a790b8
parent23b99432e59b4ee994888f7bd8ef1f77bb424756
mkfs.ubifs: Add crypto helper functions

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
configure.ac
ubifs-utils/Makemodule.am
ubifs-utils/mkfs.ubifs/crypto.c [new file with mode: 0644]
ubifs-utils/mkfs.ubifs/crypto.h [new file with mode: 0644]
ubifs-utils/mkfs.ubifs/mkfs.ubifs.c