mbedtls/include/psa
Steven Cooreman 76720f6389 Complete, document and fully use internal HMAC API
Since HMAC moved into its own compilation unit, the internal API needed
to be documented and finalized. This means no more reaching deep into
the operation structure from within the PSA Crypto core. This will make
future refactoring work easier, since internal HMAC is now opaque to the
core.

Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2021-05-11 18:56:01 +02:00
..
crypto.h Update documentation of AEAD output size macros 2021-04-27 04:37:18 +02:00
crypto_builtin_composites.h Complete, document and fully use internal HMAC API 2021-05-11 18:56:01 +02:00
crypto_builtin_primitives.h Rename the PSA driver context structure headers to _primitives 2021-05-11 18:56:01 +02:00
crypto_compat.h Make sure we don't underflow in the size macros 2021-04-21 11:09:50 +02:00
crypto_config.h psa: config: Add CBC-MAC 2021-03-25 16:02:26 +01:00
crypto_driver_common.h Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
crypto_driver_contexts_composites.h Add boilerplate for dispatching MAC operations 2021-05-11 18:56:01 +02:00
crypto_driver_contexts_primitives.h Remove inclusion of top-level crypto.h from the driver context header 2021-05-11 18:56:01 +02:00
crypto_extra.h Reword the builtin key language on persistency declaration 2021-04-16 11:25:18 +02:00
crypto_platform.h Minor documentation improvements 2021-01-04 21:00:53 +01:00
crypto_se_driver.h Documentation: fix \p names that diverged from the code 2021-03-08 17:26:31 +01:00
crypto_sizes.h Update documentation of AEAD output size macros 2021-04-27 04:37:18 +02:00
crypto_struct.h Move the MAC operation structure into the driver headers 2021-05-11 18:56:01 +02:00
crypto_types.h psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined 2021-02-09 15:36:08 +01:00
crypto_values.h Move and rename PSA_ALG_AEAD_IS_BASE_EQUAL 2021-04-21 11:06:00 +02:00