Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_cmd.c125 &resp_len); in tpm2_startup()
144 &resp_len); in tpm2_selftest()
158 uint32_t resp_len = 256; in tpm2_get_capability() local
165 resp_buf = malloc(resp_len); in tpm2_get_capability()
176 &resp_len); in tpm2_get_capability()
211 uint32_t resp_len = 0; in tpm2_pcr_read() local
283 resp_buf = malloc(resp_len); in tpm2_pcr_read()
288 &resp_len); in tpm2_pcr_read()
362 uint32_t resp_len = 256; in tpm2_pcr_extend() local
387 resp_buf = malloc(resp_len); in tpm2_pcr_extend()
[all …]

Completed in 3 milliseconds