Home
last modified time | relevance | path

Searched refs:mbedtls_mng_otpWordRead (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc_mng/
Dmbedtls_cc_mng_int.c27 int mbedtls_mng_otpWordRead(uint32_t otpAddress, uint32_t *pOtpWord) in mbedtls_mng_otpWordRead() function
172 error = mbedtls_mng_otpWordRead(cntrOffset+i, &regVal); in mbedtls_mng_swVersionGet()
236 error = mbedtls_mng_otpWordRead(CC_OTP_MANUFACTURE_FLAG_OFFSET, &icvFlag); in mbedtls_mng_pubKeyHashGet()
242 error = mbedtls_mng_otpWordRead(CC_OTP_OEM_FLAG_OFFSET, &oemFlag); in mbedtls_mng_pubKeyHashGet()
305 error = mbedtls_mng_otpWordRead(address + i, &regVal); in mbedtls_mng_pubKeyHashGet()
Dmbedtls_cc_mng_int.h108 error = mbedtls_mng_otpWordRead(CC_OTP_MANUFACTURE_FLAG_OFFSET, &isHbkFull); \
152 int mbedtls_mng_otpWordRead(uint32_t otpAddress, /*!< [in] OTP Address: An Offset …
Dmbedtls_cc_mng.c175 rc = mbedtls_mng_otpWordRead(CC_OTP_OEM_FLAG_OFFSET, &regVal); in mbedtls_mng_pending_rma_status_get()
434 rc = mbedtls_mng_otpWordRead(CC_OTP_ICV_GENERAL_PURPOSE_FLAG_OFFSET, pOtpWord); in mbedtls_mng_gen_config_get()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Ddriver_defs.h361 rc = mbedtls_mng_otpWordRead(CC_OTP_## owner ##_FLAG_OFFSET, &otpVal);\
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.c202 return mbedtls_mng_otpWordRead(otpAddress, pOtpWord); in SBRT_OTPWordRead()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Dstackinfo910 mbedtls_mng_otpWordRead 48 12