Searched refs:resp_len (Results 1 – 1 of 1) sorted by relevance
125 &resp_len); in tpm2_startup()144 &resp_len); in tpm2_selftest()158 uint32_t resp_len = 256; in tpm2_get_capability() local165 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() local283 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() local387 resp_buf = malloc(resp_len); in tpm2_pcr_extend()[all …]
Completed in 3 milliseconds