Home
last modified time | relevance | path

Searched refs:Test_ProjSetNotInUseOtpBuff (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_otp.h295 uint32_t Test_ProjSetNotInUseOtpBuff(uint32_t *otpBuf, uint32_t keyType, uint32_t value);
Dtest_proj_otp.c86 uint32_t Test_ProjSetNotInUseOtpBuff(uint32_t *otpBuf, uint32_t keyType, uint32_t value) in Test_ProjSetNotInUseOtpBuff() function
165 rc = Test_ProjSetNotInUseOtpBuff(otpBuf, keyType, 0); in Test_ProjSetKeyOtpBuff()