Home
last modified time | relevance | path

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

/external/chromium_org/crypto/
Dencryptor.cc43 size_t Encryptor::Counter::GetLengthInBytes() const { in GetLengthInBytes() function in crypto::Encryptor::Counter
67 const size_t kBlockLength = counter_->GetLengthInBytes(); in GenerateCounterMask()
Dencryptor.h47 size_t GetLengthInBytes() const;