Home
last modified time | relevance | path

Searched refs:pub_key_offset (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Dversal_ocp.c741 uint32_t pub_key_offset, in versal_ocp_attest_with_key_wrap_devak() argument
776 (pub_key_offset + sizeof(struct versal_secure_rsapubkey)))) in versal_ocp_attest_with_key_wrap_devak()
792 versal_ipi_cmd_data_push_val(&cmd, pub_key_offset); in versal_ocp_attest_with_key_wrap_devak()
811 memcpy((uint8_t *)attest_buf + pub_key_offset, in versal_ocp_attest_with_key_wrap_devak()
812 (uint8_t *)_attest_buf + pub_key_offset, in versal_ocp_attest_with_key_wrap_devak()
/optee_os/core/include/drivers/
H A Dversal_ocp.h191 uint32_t pub_key_offset,