Bence Szépkúti 27125ceacf Update references to tf-psa-crypto/core/common.h
This commit was generated using the following command:

sed -i 's/\(^\|[^_]\)common\.h/\1tf_psa_crypto_common.h/g' \
    $(git ls-files .                                       \
        ':!:programs/fuzz'                                 \
        ':!:tests/psa-client-server'                       \
        ':!:tf-psa-crypto'                                 \
        ':!:framework')                                    \
    $(git grep -l 'tf-psa-crypto/core/common.h')

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
2025-07-21 20:02:30 +02:00
..
.jenkins
configs [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY 2025-03-28 09:01:05 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include mbedtls_test_ssl_endpoint_init: split configuration and setup 2025-06-01 21:53:52 +02:00
opt-testcases Switch to generated handshake tests 2025-03-03 16:13:19 +01:00
psa-client-server Update references to tf-psa-crypto/core/common.h 2025-07-21 20:02:30 +02:00
scripts Merge pull request #10295 from gilles-peskine-arm/nv-seed-only-prepare-mbedtls 2025-07-18 11:56:41 +00:00
src Update references to tf-psa-crypto/core/common.h 2025-07-21 20:02:30 +02:00
suites Fix too many arguments in mbedtls_pk_verify_new 2025-07-21 07:53:15 +01:00
.gitignore cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
CMakeLists.txt cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Remove: DES selftest, component_test_psa_crypto_config_accel_des and dead DES mentions prior to TF-PSA-Crypto cleanup 2025-07-07 11:29:50 +01:00
context-info.sh Fix test and formatting in ssl_context_info 2025-04-29 22:02:24 +02:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Added a fix for the CI failure due to private access error 2025-07-17 13:48:36 +02:00
ssl-opt.sh ssl-opt.sh: Replace MBEDTLS_ECP_DP_* dependencies 2025-07-11 17:59:29 +02:00