Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dversal_ocp.c740 uint32_t attest_buf_size, in versal_ocp_attest_with_key_wrap_devak() argument
775 (attest_buf_size < in versal_ocp_attest_with_key_wrap_devak()
786 ret = versal_ipi_cmd_data_push_ibuf(&cmd, attest_buf, attest_buf_size, in versal_ocp_attest_with_key_wrap_devak()
791 versal_ipi_cmd_data_push_val(&cmd, attest_buf_size); in versal_ocp_attest_with_key_wrap_devak()
/optee_os/core/include/drivers/
H A Dversal_ocp.h190 uint32_t attest_buf_size,