Searched defs:buf_len (Results 1 – 9 of 9) sorted by relevance
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/ |
D | crypto_keys.c | 25 static enum tfm_plat_err_t tfm_plat_get_huk(uint8_t *buf, size_t buf_len, in tfm_plat_get_huk() 50 static enum tfm_plat_err_t tfm_plat_get_iak(uint8_t *buf, size_t buf_len, in tfm_plat_get_iak() 155 static enum tfm_plat_err_t tfm_plat_get_dak_seed(uint8_t *buf, size_t buf_len, in tfm_plat_get_dak_seed() 182 static enum tfm_plat_err_t tfm_plat_get_rot_cdi(uint8_t *buf, size_t buf_len, in tfm_plat_get_rot_cdi() 208 static enum tfm_plat_err_t tfm_plat_get_host_s_rotpk(uint8_t *buf, size_t buf_len, in tfm_plat_get_host_s_rotpk() 227 static enum tfm_plat_err_t tfm_plat_get_host_ns_rotpk(uint8_t *buf, size_t buf_len, in tfm_plat_get_host_ns_rotpk() 246 static enum tfm_plat_err_t tfm_plat_get_host_cca_rotpk(uint8_t *buf, size_t buf_len, in tfm_plat_get_host_cca_rotpk()
|
D | otp_lcm.c | 422 uint32_t buf_len, uint8_t *buf) in otp_read() 453 uint32_t buf_len, uint8_t *buf, in otp_read_encrypted() 511 uint32_t buf_len, const uint8_t *buf) in otp_write() 528 uint32_t buf_len, const uint8_t *buf, in otp_write_encrypted()
|
/trusted-firmware-m-3.7.0/platform/ext/common/template/ |
D | crypto_nv_seed.c | 43 int tfm_plat_crypto_nv_seed_read(unsigned char *buf, size_t buf_len) in tfm_plat_crypto_nv_seed_read() 58 int tfm_plat_crypto_nv_seed_write(const unsigned char *buf, size_t buf_len) in tfm_plat_crypto_nv_seed_write()
|
D | crypto_keys.c | 28 static enum tfm_plat_err_t tfm_plat_get_huk(uint8_t *buf, size_t buf_len, in tfm_plat_get_huk() 54 static enum tfm_plat_err_t tfm_plat_get_iak(uint8_t *buf, size_t buf_len, in tfm_plat_get_iak()
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps4/corstone315/ |
D | crypto_keys.c | 24 static enum tfm_plat_err_t tfm_plat_get_huk(uint8_t *buf, size_t buf_len, in tfm_plat_get_huk() 49 static enum tfm_plat_err_t tfm_plat_get_iak(uint8_t *buf, size_t buf_len, in tfm_plat_get_iak()
|
D | otp_lcm.c | 319 uint32_t buf_len, uint8_t *buf) in otp_read() 333 uint32_t buf_len, uint8_t *buf) in otp_read_encrypted() 375 uint32_t buf_len, const uint8_t *buf) in otp_write() 392 uint32_t buf_len, const uint8_t *buf) in otp_write_encrypted()
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/drivers/kmu/ |
D | kmu_drv.c | 338 size_t buf_len) in kmu_get_key()
|
/trusted-firmware-m-3.7.0/platform/ext/accelerator/cc312/ |
D | otp_cc312.c | 447 static enum tfm_plat_err_t verify_zero_bits_count(uint8_t *buf, size_t buf_len, in verify_zero_bits_count()
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/accelerator/ |
D | ecp_alt.c | 900 const unsigned char **buf, size_t buf_len ) in mbedtls_ecp_tls_read_point()
|