HomeSort by relevance Sort by last modified time
    Searched refs:GetLengthInBytes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/crypto/
encryptor.cc 43 size_t Encryptor::Counter::GetLengthInBytes() const {
67 const size_t kBlockLength = counter_->GetLengthInBytes();
encryptor.h 42 // space for |GetLengthInBytes()|.
46 size_t GetLengthInBytes() const;

Completed in 25 milliseconds