aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/auth/mbedtls/mbedtls_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integrationMark Dykes2020-03-101-0/+1
|\
| * Necessary fix in drivers to upgrade to mbedtls-2.18.0Madhukar Pappireddy2020-03-081-0/+1
* | drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-061-2/+115
|/
* Measured Boot: add function for hash calculationAlexei Fedorov2020-01-281-1/+26
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+5
* tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-211-1/+2
* Fix order of #includesIsla Mitchell2017-07-121-1/+0
* Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew2017-06-051-8/+11
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Revert "tbbr: Use constant-time bcmp() to compare hashes"Antonio Nino Diaz2017-02-161-1/+1
* tbbr: Use constant-time bcmp() to compare hashesAntonio Nino Diaz2017-01-241-1/+1
* Always build with '-pedantic'Sandrine Bailleux2016-01-051-1/+1
* Move up to mbed TLS 2.xJuan Castillo2015-12-101-37/+39
* TBB: add mbedTLS authentication related librariesJuan Castillo2015-06-251-0/+229