]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'keys-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Oct 2025 22:23:29 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Oct 2025 22:23:29 +0000 (15:23 -0700)
commitb4e5bb555594826bb98aaf8bcd9f957f0428cb07
treea76789fab8f7cc924dc424b2111b5c77537fb6c1
parent908057d185a41560a55890afa69c9676fc63e55c
parent8be70a8fc667c33e69257a72e8092f07c828241e
Merge tag 'keys-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd

Pull keys updates from Jarkko Sakkinen:
 "A few minor updates/fixes for keys"

* tag 'keys-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd:
  security: keys: use menuconfig for KEYS symbol
  KEYS: encrypted: Use SHA-256 library instead of crypto_shash
  KEYS: trusted_tpm1: Move private functionality out of public header
  KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
  KEYS: trusted_tpm1: Compare HMAC values in constant time