mbedtls/include/psa
Gilles Peskine b3e87b6ab1 psa_crypto does not support XTS
The cipher module implements XTS, and the PSA API specifies XTS, but the PSA
implementation does not support XTS. It requires double-size keys, which
psa_crypto does not currently support.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-04-15 16:15:48 +02:00
..
crypto_builtin_composites.h Move to separately compiled PSA test driver library 2021-11-30 14:49:19 +01:00
crypto_builtin_primitives.h psa_crypto does not support XTS 2022-04-15 16:15:48 +02:00
crypto_compat.h Fix typos in C header files 2021-05-12 10:39:58 +02:00
crypto_config.h psa_crypto does not support XTS 2022-04-15 16:15:48 +02:00
crypto_driver_common.h Make PSA headers more self-contained 2021-11-25 20:34:05 +01:00
crypto_driver_contexts_composites.h Move to separately compiled PSA test driver library 2021-11-30 14:49:19 +01:00
crypto_driver_contexts_primitives.h Move to separately compiled PSA test driver library 2021-11-30 14:49:19 +01:00
crypto_extra.h doxygen: merge multiple descriptions of the same return codes 2022-02-04 07:54:59 -05:00
crypto_platform.h Move the inclusion of crypto_spe.h to psa/crypto_platform.h 2021-06-23 14:45:17 +02:00
crypto_se_driver.h Fix typos in C header files 2021-05-12 10:39:58 +02:00
crypto_sizes.h psa: Fix hash max sizes 2021-11-30 13:24:47 +01:00
crypto_struct.h Make PSA headers more self-contained 2021-11-25 20:34:05 +01:00
crypto_types.h psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined 2021-02-09 15:36:08 +01:00
crypto_values.h Reorder macro definitions 2021-11-03 12:44:08 +01:00
crypto.h doxygen: merge multiple descriptions of the same return codes 2022-02-04 07:54:59 -05:00