PostgreSQL Source Code git master
|
Data Fields | |
char * | id |
unsigned | id_len |
char *(* | crypt )(const char *psw, const char *salt, char *buf, unsigned len) |
Definition at line 80 of file px-crypt.c.
Definition at line 84 of file px-crypt.c.
char* px_crypt_algo::id |
Definition at line 82 of file px-crypt.c.
Referenced by px_crypt().
unsigned px_crypt_algo::id_len |
Definition at line 83 of file px-crypt.c.