OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA512_CBLOCK
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/include/openssl/
sha.h
215
/*
SHA512_CBLOCK
is the block size of SHA-512. */
216
#define
SHA512_CBLOCK
128
/system/vold/
KeyStorage.cpp
91
secdiscardableHashingPrefix.resize(
SHA512_CBLOCK
);
Completed in 3443 milliseconds