Home
last modified time | relevance | path

Searched defs:is_read (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
Dt1_enc.c337 static int tls1_change_cipher_state_aead(SSL *s, char is_read, in tls1_change_cipher_state_aead()
409 SSL *s, char is_read, char use_client_keys, in tls1_change_cipher_state_cipher()
484 const char is_read = (which & SSL3_CC_READ) != 0; in tls1_change_cipher_state() local
/external/chromium_org/components/nacl/browser/
Dpnacl_translation_cache.cc138 bool is_read) in PnaclTranslationCacheEntry()
/external/qemu/
Dblockdev.c117 static int parse_block_error_action(const char *buf, int is_read) in parse_block_error_action()
Dblock.c1318 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read) in bdrv_get_on_error()
1517 BlockMonEventAction action, int is_read) in bdrv_mon_event()
/external/libusb/libusb/os/
Ddarwin_usb.c1077 uint8_t is_read; /* 0 = we're reading, 1 = we're writing */ in submit_bulk_transfer() local
1132 uint8_t is_read; /* 0 = we're writing, 1 = we're reading */ in submit_iso_transfer() local