Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

px_crypt_algo Struct Reference

Data Fields

char * id
unsigned id_len
char *(* crypt )(const char *psw, const char *salt, char *buf, unsigned len)

Detailed Description

Definition at line 71 of file px-crypt.c.


Field Documentation

char*(* px_crypt_algo::crypt)(const char *psw, const char *salt, char *buf, unsigned len)

Definition at line 75 of file px-crypt.c.

Referenced by px_crypt().

Definition at line 73 of file px-crypt.c.

Referenced by px_crypt().

Definition at line 74 of file px-crypt.c.

Referenced by px_crypt().


The documentation for this struct was generated from the following file: