OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA512_HASH_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
dss.c
302
unsigned char privkeyhash[
SHA512_HASH_SIZE
];
304
unsigned char proto_k[
SHA512_HASH_SIZE
];
337
sha512_process(&hs, privkeyhash,
SHA512_HASH_SIZE
);
343
bytes_to_mp(&dss_protok, proto_k,
SHA512_HASH_SIZE
);
348
m_burn(proto_k,
SHA512_HASH_SIZE
);
options.h
294
#define
SHA512_HASH_SIZE
64
Completed in 1967 milliseconds