Lines Matching refs:unpack_byte_string
136 int unpack_byte_string(const uint8_t *str, size_t size, const char *format, ...) in unpack_byte_string() function
369 if (unpack_byte_string(response, response_length, "d", in tpm_nv_read_value()
374 if (unpack_byte_string(response, response_length, "s", in tpm_nv_read_value()
434 if (unpack_byte_string(response, response_length, "s", in tpm_extend()
463 if (unpack_byte_string(response, response_length, "s", in tpm_pcr_read()
502 if (unpack_byte_string(response, response_length, "d", in tpm_read_pubek()
510 if (unpack_byte_string(response, response_length, "s", in tpm_read_pubek()
588 if (unpack_byte_string(response, response_length, "d", in tpm_get_capability()
593 if (unpack_byte_string(response, response_length, "s", in tpm_get_capability()
620 if (unpack_byte_string(response, response_length, "d", in tpm_get_permanent_flags()
625 if (unpack_byte_string(response, response_length, "s", in tpm_get_permanent_flags()
653 if (unpack_byte_string(response, response_length, "d", in tpm_get_permissions()
871 if (unpack_byte_string(response, response_length, "ds", in tpm_oiap()
940 if (unpack_byte_string(response, response_length, "d", in tpm_load_key2_oiap()