|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/2] xen/lib: SHA2 cleanup, and SHA1 support
Pulled out of the Trenchboot series. Andrew Cooper (1): xen/lib: Misc SHA2 cleanup Krystian Hebel (1): xen/lib: Introduce SHA-1 xen/arch/x86/cpu/microcode/amd.c | 2 +- xen/include/xen/sha1.h | 14 ++ xen/include/xen/sha2.h | 4 +- xen/lib/Makefile | 1 + xen/lib/sha1.c | 215 +++++++++++++++++++++++++++++++ xen/lib/sha2-256.c | 8 +- 6 files changed, 237 insertions(+), 7 deletions(-) create mode 100644 xen/include/xen/sha1.h create mode 100644 xen/lib/sha1.c -- 2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |