PostgreSQL Source Code
git master
|
Data Fields | |
PGP_CFB * | ciph |
uint8 | buf [ENCBUF] |
Definition at line 151 of file pgp-encrypt.c.
Definition at line 154 of file pgp-encrypt.c.
Referenced by encrypt_process().
PGP_CFB* EncStat::ciph |
Definition at line 153 of file pgp-encrypt.c.
Referenced by encrypt_free(), encrypt_init(), and encrypt_process().