Home
last modified time | relevance | path

Searched refs:Test_ProjSetZeroBitsOtpBuff (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.h215 uint32_t Test_ProjSetZeroBitsOtpBuff(uint32_t *otpBuf, uint32_t keyType, uint32_t value);
Dtest_proj_otp.c48 uint32_t Test_ProjSetZeroBitsOtpBuff(uint32_t *otpBuf, uint32_t keyType, uint32_t value) in Test_ProjSetZeroBitsOtpBuff() function
168 rc = rc & Test_ProjSetZeroBitsOtpBuff(otpBuf, keyType, zeroCount); in Test_ProjSetKeyOtpBuff()