• Akhil R's avatar
    crypto: tegra - Add Tegra Security Engine driver · 0880bb3b
    Akhil R authored
    Add support for Tegra Security Engine which can accelerate various
    crypto algorithms. The Engine has two separate instances within for
    AES and HASH algorithms respectively.
    
    The driver registers two crypto engines - one for AES and another for
    HASH algorithms and these operate independently and both uses the host1x
    bus. Additionally, it provides  hardware-assisted key protection for up
    to 15 symmetric keys which it can use for the cipher operations.
    Signed-off-by: default avatarAkhil R <akhilrajeev@nvidia.com>
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    0880bb3b
Makefile 296 Bytes