Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dblock_cipher_operation.cpp494 const size_t to_process = data_available - tag_length_; in ProcessAllButTagLengthBytes() local
512 bool BlockCipherEvpDecryptOperation::ProcessTagBufContentsAsData(size_t to_process, Buffer* output, in ProcessTagBufContentsAsData()