PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sha1.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SHA1_DIGEST_LENGTH   20
 
#define SHA1_BLOCK_SIZE   64
 

Macro Definition Documentation

◆ SHA1_BLOCK_SIZE

#define SHA1_BLOCK_SIZE   64

Definition at line 19 of file sha1.h.

◆ SHA1_DIGEST_LENGTH

#define SHA1_DIGEST_LENGTH   20

Definition at line 17 of file sha1.h.