Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
static unsigned char | readHexDigit (Istream &is) |
Variables | |
static const char | hexChars [] = "0123456789abcdef" |
static constexpr int | offsetZero = int('0') |
static constexpr int | offsetUpper = int('A') - 10 |
Original source file SHA1Digest.C
Definition in file SHA1Digest.C.
|
static |
Definition at line 30 of file SHA1Digest.C.
Referenced by SHA1Digest::operator==(), SHA1Digest::str(), and SHA1Digest::write().
|
staticconstexpr |
Definition at line 33 of file SHA1Digest.C.
Referenced by Foam::readHexDigit().
|
staticconstexpr |
Definition at line 36 of file SHA1Digest.C.
Referenced by Foam::readHexDigit().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.