mbedtls/include/psa
Paul Elliott a16ce9f601 Remove driver entry points for {get|set}_max_ops().
Move the global variable to the PSA layer, and just set that when calling PSA
level functions.

Move the internal ecp set to before each ecp call.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-02-24 14:44:18 +00:00
..
crypto.h Remove driver entry points for {get|set}_max_ops(). 2023-02-24 14:44:18 +00:00
crypto_builtin_composites.h Move num_ops ECP abstraction fully into internal implementation 2023-02-16 12:15:39 +00:00
crypto_builtin_primitives.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_compat.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_config.h Add ECJPAKE secret input types to psa/crypto_config.h 2023-01-19 12:11:19 +01:00
crypto_driver_common.h Make PSA headers more self-contained 2021-11-25 20:49:09 +01:00
crypto_driver_contexts_composites.h Add internal implementation 2023-02-15 23:34:29 +00:00
crypto_driver_contexts_primitives.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_extra.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_platform.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_se_driver.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_sizes.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_struct.h Ensure that operation is put into error state if error occurs 2023-02-15 23:34:29 +00:00
crypto_types.h Switch to the new code style 2023-01-11 14:50:10 +01:00
crypto_values.h Change incorrect define for MAX_OPS_UNLIMITED 2023-02-15 23:34:29 +00:00