1. 07 12月, 2018 1 次提交
  2. 09 11月, 2018 1 次提交
  3. 03 8月, 2018 4 次提交
  4. 09 7月, 2018 4 次提交
  5. 05 5月, 2018 1 次提交
    • G
      crypto: ccree - enable support for hardware keys · a794d8d8
      Gilad Ben-Yossef 提交于
      Enable CryptoCell support for hardware keys.
      
      Hardware keys are regular AES keys loaded into CryptoCell internal memory
      via firmware, often from secure boot ROM or hardware fuses at boot time.
      
      As such, they can be used for enc/dec purposes like any other key but
      cannot (read: extremely hard to) be extracted since since they are not
      available anywhere in RAM during runtime.
      
      The mechanism has some similarities to s390 secure keys although the keys
      are not wrapped or sealed, but simply loaded offline. The interface was
      therefore modeled based on the s390 secure keys support.
      Signed-off-by: NGilad Ben-Yossef <gilad@benyossef.com>
      Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
      a794d8d8
  6. 03 3月, 2018 1 次提交
  7. 22 2月, 2018 1 次提交
  8. 15 2月, 2018 1 次提交
  9. 25 1月, 2018 1 次提交
  10. 15 1月, 2018 1 次提交
  11. 09 1月, 2018 2 次提交
  12. 08 1月, 2018 5 次提交
  13. 19 12月, 2017 3 次提交
  14. 13 12月, 2017 7 次提交
  15. 06 12月, 2017 3 次提交
  16. 27 11月, 2017 4 次提交