mbedtls/include/psa
Steven Cooreman d3feccd3a5 Restructure cipher context object to contain driver switch
Once an operation has been 'accepted' by a driver, the remainder is bound
to the same driver, since driver-specific context structs cannot be shared.
This provides a pretty good gate mechanism for the fallback logic, too.

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2020-09-14 16:31:52 +02:00
..
crypto.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_accel_driver.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_compat.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_driver_common.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_entropy_driver.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_extra.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_platform.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_se_driver.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_sizes.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_struct.h Restructure cipher context object to contain driver switch 2020-09-14 16:31:52 +02:00
crypto_types.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
crypto_values.h Merge pull request #3480 from stevew817/feature/aes-ecb 2020-09-14 14:45:14 +02:00