Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
H 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()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.c80 struct tee_param command_params[4]; in ftpm_tee_tpm_op_send() local
91 memset(command_params, 0, sizeof(command_params)); in ftpm_tee_tpm_op_send()
102 command_params[0] = (struct tee_param) { in ftpm_tee_tpm_op_send()
120 command_params[1] = (struct tee_param) { in ftpm_tee_tpm_op_send()
130 command_params); in ftpm_tee_tpm_op_send()
137 temp_buf = tee_shm_get_va(shm, command_params[1].u.memref.shm_offs); in ftpm_tee_tpm_op_send()

Completed in 1 milliseconds