Home
last modified time | relevance | path

Searched refs:data_available (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/km_openssl/
Dblock_cipher_operation.cpp489 const size_t data_available = tag_buf_len_ + input.available_read(); in ProcessAllButTagLengthBytes() local
491 const size_t to_process = data_available - tag_length_; in ProcessAllButTagLengthBytes()
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py644 data_available = stop_events is None
663 if not data_available:
665 data_available = True