summaryrefslogtreecommitdiff
path: root/tools/crypto/ccp/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-07-20crypto: ccp - Add a sample library for ioctl useMario Limonciello1-0/+13
Add a small shared library that demonstrates the usage of the IOCTL interface. This library can be linked to but, is intended to be loaded and used by higher level languages Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>