aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/pci.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2025-04-28 18:38:38 +0000
committerDave Hansen <[email protected]>2025-04-28 19:39:33 +0000
commite59236b5a09e168fdf961a10d2519cef44f5d6b4 (patch)
treeaa05a7a7e526583cde2729945729d6a95d4fd536 /rust/helpers/pci.c
parentLinux 6.15-rc4 (diff)
downloadkernel-e59236b5a09e168fdf961a10d2519cef44f5d6b4.tar.gz
kernel-e59236b5a09e168fdf961a10d2519cef44f5d6b4.zip
x86/sgx: Use SHA-256 library API instead of crypto_shash API
This user of SHA-256 does not support any other algorithm, so the crypto_shash abstraction provides no value. Just use the SHA-256 library API instead, which is much simpler and easier to use. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Dave Hansen <[email protected]> Link: https://lore.kernel.org/all/20250428183838.799333-1-ebiggers%40kernel.org
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions