Home
last modified time | relevance | path

Searched defs:pOtpWord (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.4.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()
Dmbedtls_cc_mng.c430 int mbedtls_mng_gen_config_get(uint32_t *pOtpWord) in mbedtls_mng_gen_config_get()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/
Dsbrt_int_func.c199 CCError_t SBRT_OTPWordRead(unsigned long hwBaseAddress, uint32_t otpAddress, uint32_t *pOtpWord) in SBRT_OTPWordRead()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h74 #define CC_BsvOTPWordRead(hwBaseAddress, otpAddress, pOtpWord) \ argument