mbedtls/include/psa
Paul Elliott 296ede99c9 Fix issues with get_{sign/verify}_num_ops
Move to accumulate ops in context rather than attempting to read straight out
of structures due to structure ops getting reset per operation, and also
issues with _abort clearing internal data. Fix usage of size_t in structures

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-02-15 23:34:29 +00:00
..
crypto.h First draft of PSA interruptible ECC signing design 2023-02-15 12:13:17 +00:00
crypto_builtin_composites.h Add internal implementation 2023-02-15 23:34:29 +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 Fix issues with get_{sign/verify}_num_ops 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 First draft of PSA interruptible ECC signing design 2023-02-15 12:13:17 +00:00