Lines Matching refs:pack_byte_string
43 if (pack_byte_string(buf, sizeof(buf), "sw", in tpm1_startup()
145 if (pack_byte_string(buf, sizeof(buf), "sddd", in tpm1_nv_define_space()
174 if (pack_byte_string(buf, sizeof(buf), "sdd", in tpm1_nv_read_value()
211 if (pack_byte_string(buf, sizeof(buf), "sddds", in tpm1_nv_write_value()
239 if (pack_byte_string(buf, sizeof(buf), "sds", in tpm1_extend()
271 if (pack_byte_string(buf, sizeof(buf), "sd", in tpm1_pcr_read()
293 if (pack_byte_string(buf, sizeof(buf), "sw", in tpm1_tsc_physical_presence()
376 if (pack_byte_string(buf, sizeof(buf), "sb", in tpm1_physical_set_deactivated()
404 if (pack_byte_string(buf, sizeof(buf), "sdd", in tpm1_get_capability()
478 if (pack_byte_string(buf, sizeof(buf), "sd", in tpm1_get_permissions()
508 if (pack_byte_string(buf, sizeof(buf), "sdd", in tpm1_flush_specific()
564 if (pack_byte_string(request_auth, TPM_REQUEST_AUTH_LENGTH, "dsb", in create_request_auth()
570 if (pack_byte_string(hmac_data, sizeof(hmac_data), "ss", in create_request_auth()
613 if (pack_byte_string(hmac_data, sizeof(hmac_data), "d", in verify_response_auth()
631 if (pack_byte_string(hmac_data, sizeof(hmac_data), "ssb", in verify_response_auth()
664 if (pack_byte_string(request, sizeof(request), "sd", in tpm1_terminate_auth_session()
738 if (pack_byte_string(request, sizeof(request), "sdds", in tpm1_load_key2_oiap()
803 if (pack_byte_string(request, sizeof(request), "sdd", in tpm1_get_pub_key_oiap()
907 if (pack_byte_string(buf, sizeof(buf), "sd", in tpm1_get_random()