|
cryptlib
3.4.1
|
Go to the source code of this file.
Macros | |
| #define | HASH_STATE_SIZE sizeof( SHA_CTX ) |
Functions | |
| CHECK_RETVAL | STDC_NONNULL_ARG ((3)) |
| void | shaHashBuffer (HASHINFO hashInfo, BYTE *outBuffer, const int outBufMaxLength, const void *inBuffer, const int inLength, const HASH_STATE hashState) |
| void | shaHashBufferAtomic (BYTE *outBuffer, const int outBufMaxLength, const void *inBuffer, const int inLength) |
| const CAPABILITY_INFO * | getSHA1Capability (void) |
| const CAPABILITY_INFO* getSHA1Capability | ( | void | ) |
| CHECK_RETVAL STDC_NONNULL_ARG | ( | (3) | ) |
| const BYTE digest[SHA_DIGEST_LENGTH] |
1.8.2