mbedtls/tests/include/test/drivers
Paul Elliott 71b0567c87 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge
Also fiixed the following merge problems:

crypto_struct.h   : Added MBEDTLS_PRIVATE to psa_aead_operation_s
                    members (merge conflict)
psa_crypto_aead.c : Added ciphertext_length to mbedtls_gcm_finish
                    call (change of API during development)

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-09-24 11:18:13 +01:00
..
aead.h Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge 2021-09-24 11:18:13 +01:00
cipher.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
hash.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
key_management.h Styling and refactoring 2021-09-10 07:16:08 +05:30
mac.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
signature.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
test_driver.h Add test driver support for opaque key import 2021-09-08 22:03:54 +05:30