Searched refs:otp_write_encrypted (Results 1 – 2 of 2) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/ |
| D | otp_lcm.c | 391 static enum tfm_plat_err_t otp_write_encrypted(uint32_t offset, uint32_t len, in otp_write_encrypted() function 763 return otp_write_encrypted(otp_offsets[id], otp_sizes[id], in_len, in); in tfm_plat_otp_write()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/ |
| D | otp_lcm.c | 527 static enum tfm_plat_err_t otp_write_encrypted(uint32_t offset, uint32_t len, in otp_write_encrypted() function 981 return otp_write_encrypted(otp_offsets[id], otp_sizes[id], in_len, in, in tfm_plat_otp_write()
|