PostgreSQL Source Code
git master
|
Data Fields | |
int | final_done |
int | pkt_block |
Definition at line 232 of file pgp-encrypt.c.
int PktStreamStat::final_done |
Definition at line 234 of file pgp-encrypt.c.
Referenced by pkt_stream_flush(), pkt_stream_init(), and pkt_stream_process().
int PktStreamStat::pkt_block |
Definition at line 235 of file pgp-encrypt.c.
Referenced by pkt_stream_init(), and pkt_stream_process().