Lines Matching refs:pack_byte_string
43 if (pack_byte_string(buf, sizeof(buf), "sw", in tpm_startup()
133 if (pack_byte_string(buf, sizeof(buf), "sddd", in tpm_nv_define_space()
162 if (pack_byte_string(buf, sizeof(buf), "sdd", in tpm_nv_read_value()
199 if (pack_byte_string(buf, sizeof(buf), "sddds", in tpm_nv_write_value()
232 if (pack_byte_string(buf, sizeof(buf), "sds", in tpm_extend()
264 if (pack_byte_string(buf, sizeof(buf), "sd", in tpm_pcr_read()
286 if (pack_byte_string(buf, sizeof(buf), "sw", in tpm_tsc_physical_presence()
369 if (pack_byte_string(buf, sizeof(buf), "sb", in tpm_physical_set_deactivated()
397 if (pack_byte_string(buf, sizeof(buf), "sdd", in tpm_get_capability()
471 if (pack_byte_string(buf, sizeof(buf), "d", 0, command, sizeof(command), in tpm_get_permissions()
500 if (pack_byte_string(buf, sizeof(buf), "sdd", in tpm_flush_specific()
556 if (pack_byte_string(request_auth, TPM_REQUEST_AUTH_LENGTH, "dsb", in create_request_auth()
562 if (pack_byte_string(hmac_data, sizeof(hmac_data), "ss", in create_request_auth()
605 if (pack_byte_string(hmac_data, sizeof(hmac_data), "d", in verify_response_auth()
623 if (pack_byte_string(hmac_data, sizeof(hmac_data), "ssb", in verify_response_auth()
656 if (pack_byte_string(request, sizeof(request), "sd", in tpm_terminate_auth_session()
730 if (pack_byte_string(request, sizeof(request), "sdds", in tpm_load_key2_oiap()
795 if (pack_byte_string(request, sizeof(request), "sdd", in tpm_get_pub_key_oiap()
899 if (pack_byte_string(buf, sizeof(buf), "sd", in tpm_get_random()