Home
last modified time | relevance | path

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

/external/coreboot/src/security/tpm/tss/tcg-2.0/
Dtss_marshaling.c456 static int unmarshal_get_capability(struct ibuf *ib, in unmarshal_get_capability() function
631 rc |= unmarshal_get_capability(ib, &tpm2_static_resp.gc); in tpm_unmarshal_response()
/external/vboot_reference/firmware/lib/tpm2_lite/
Dmarshaling.c248 static void unmarshal_get_capability(void **buffer, int *size, in unmarshal_get_capability() function
905 unmarshal_get_capability(&response_body, &cr_size, in tpm_unmarshal_response()