1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel

Remove old proposed accelerator interfaces
This commit is contained in:
Manuel Pégourié-Gonnard
2020-12-10 11:31:47 +01:00
committed by GitHub
6 changed files with 30 additions and 948 deletions

View File

@ -111,8 +111,6 @@
#include "psa/crypto.h"
#include "psa/crypto_se_driver.h"
#include "psa/crypto_entropy_driver.h"
#include "psa/crypto_accel_driver.h"
#include "../library/psa_crypto_its.h"
int main()