OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHA512_CBLOCK
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/sha/
sha.h
158
#define
SHA512_CBLOCK
(SHA_LBLOCK*8) /* SHA-512 treats input data as a
178
unsigned char p[
SHA512_CBLOCK
];