Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes | Cyrille Pitchen | 2017-02-03 | 1 | -0/+14 |
* | crypto: atmel-sha - add support to hmac(shaX) | Cyrille Pitchen | 2017-02-03 | 1 | -0/+4 |
* | crypto: atmel-sha - add SHA_MR_MODE_IDATAR0 | Cyrille Pitchen | 2017-02-03 | 1 | -0/+1 |
* | crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA* | Cyrille Pitchen | 2017-02-03 | 1 | -0/+1 |
* | crypto: atmel-sha - fix context switches | Cyrille Pitchen | 2016-01-25 | 1 | -0/+4 |
* | crypto: atmel-sha - add support for latest release of the IP (0x410) | Nicolas Royer | 2013-03-10 | 1 | -1/+6 |
* | crypto: atmel - add Atmel SHA1/SHA256 driver | Nicolas Royer | 2012-07-11 | 1 | -0/+46 |