OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:additional_bytes_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/crypto/
ghash.h
79
size_t
additional_bytes_
;
member in class:crypto::GaloisHash
ghash.cc
70
additional_bytes_
= 0;
79
additional_bytes_
+= length;
115
y_.low ^=
additional_bytes_
*8;
Completed in 189 milliseconds