Searched refs:responselen (Results 1 – 2 of 2) sorted by relevance
113 size_t responselen) in tpm_util_request() argument132 n = read(fd, response, responselen); in tpm_util_request()
167 size_t responselen; in qio_channel_websock_handshake_send_res() local171 responselen = strlen(response); in qio_channel_websock_handshake_send_res()172 buffer_reserve(&ioc->encoutput, responselen); in qio_channel_websock_handshake_send_res()173 buffer_append(&ioc->encoutput, response, responselen); in qio_channel_websock_handshake_send_res()