Home
last modified time | relevance | path

Searched defs:outv (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/char/
H A Dterminal3270.c35 uint8_t outv[OUTPUT_BUFFER_SIZE]; member
216 static int insert_IAC_escape_char(uint8_t *outv, int out_len) in insert_IAC_escape_char()
/openbmc/qemu/crypto/
H A Dhash-afalg.c125 struct iovec outv; in qcrypto_afalg_hash_hmac_bytesv() local