Home
last modified time | relevance | path

Searched refs:TEST_RTL_KEY (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtests_otp.h25 #define TEST_RTL_KEY 1 macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_otp.h16 #define TEST_RTL_KEY 1 macro
Dtest_proj_otp.c219 if (i == TEST_RTL_KEY) { in Test_ProjBurnOtp()