Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <CommonCrypto/CommonDigest.h>
Go to the source code of this file.
Macros | |
#define | COMMON_DIGEST_FOR_OPENSSL 1 |
#define | SHA1_BLOCK_LENGTH CC_SHA1_BLOCK_BYTES |
#define | SHA1_DIGEST_LENGTH CC_SHA1_DIGEST_LENGTH |
#define | SHA1_CTX CC_SHA1_CTX |
#define | SHA1_Update rb_digest_SHA1_update |
#define | SHA1_Finish rb_digest_SHA1_finish |
#define SHA1_Finish rb_digest_SHA1_finish |
#define SHA1_Update rb_digest_SHA1_update |