Lines Matching refs:h
88 generated_psa_test_data: ../include/psa/crypto_values.h
89 generated_psa_test_data: ../include/psa/crypto_extra.h
115 TEST_OBJS_DEPS = $(wildcard include/test/*.h include/test/*/*.h)
120 TEST_OBJS_DEPS += include/test/instrument_record_status.h
173 rm -f include/test/instrument_record_status.h
174 rm -f include/alt-extra/*/*_alt.h
185 if exist include/test/instrument_record_status.h del /Q /F include/test/instrument_record_status.h
195 include/alt-extra/%_alt.h: ../include/%.h
223 cp ./include/test/drivers/config_test_driver.h ./libtestdriver1/include/mbedtls/mbedtls_config.h
230 mv ./libtestdriver1/include/psa/crypto_config.h ./libtestdriver1/include/psa/crypto_config.h.bak
231 … -n -1 ./libtestdriver1/include/psa/crypto_config.h.bak > ./libtestdriver1/include/psa/crypto_conf…
232 …de/test/drivers/crypto_config_test_driver_extension.h >> ./libtestdriver1/include/psa/crypto_confi…
233 echo "#endif /* PSA_CRYPTO_CONFIG_H */" >> ./libtestdriver1/include/psa/crypto_config.h
239 perl -pi -e '$(libtestdriver1_rewrite)' ./libtestdriver1/include/*/*.h
245 include/test/instrument_record_status.h: ../include/psa/crypto.h Makefile
247 …sed <../include/psa/crypto.h >$@ -n 's/^psa_status_t \([A-Za-z0-9_]*\)(.*/#define \1(...) RECORD_S…