Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm_ftpm_tee.c81 struct tee_param command_params[4]; in ftpm_tee_tpm_op_send() local
92 memset(command_params, 0, sizeof(command_params)); in ftpm_tee_tpm_op_send()
103 command_params[0] = (struct tee_param) { in ftpm_tee_tpm_op_send()
121 command_params[1] = (struct tee_param) { in ftpm_tee_tpm_op_send()
131 command_params); in ftpm_tee_tpm_op_send()
138 temp_buf = tee_shm_get_va(shm, command_params[1].u.memref.shm_offs); in ftpm_tee_tpm_op_send()

Completed in 4 milliseconds