Searched defs:bytes_to_compare (Results 1 – 5 of 5) sorted by relevance
134 size_t bytes_to_compare = std::min(bytes_still_needed, bytes_available); in ScanLiteral() local274 size_t bytes_to_compare = std::min(bytes_still_needed, bytes_available); in ScanThroughLiteral() local
31 int bytes_to_compare = std::min(length, bytes_remaining_); in VerifyBytes() local
460 size_t bytes_to_compare = bytes_decrypted; in VerifyUndigested() local
1168 size_t bytes_to_compare = bytes_decrypted; in LocalVerifyMessage() local