Header And Logo

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

Data Fields

MDCBufData Struct Reference

Data Fields

PGP_Contextctx
int eof
int buflen
int avail
uint8pos
int mdc_avail
uint8 mdc_buf [22]
uint8 buf [MDCBUF_LEN]

Detailed Description

Definition at line 450 of file pgp-decrypt.c.


Field Documentation

Definition at line 455 of file pgp-decrypt.c.

Referenced by mdcbuf_load_data(), mdcbuf_read(), and mdcbuf_refill().

uint8 MDCBufData::buf[MDCBUF_LEN]

Definition at line 459 of file pgp-decrypt.c.

Referenced by mdcbuf_init(), and mdcbuf_refill().

Definition at line 454 of file pgp-decrypt.c.

Referenced by mdcbuf_init(), and mdcbuf_refill().

Definition at line 452 of file pgp-decrypt.c.

Referenced by mdcbuf_finish(), mdcbuf_free(), mdcbuf_init(), and mdcbuf_load_data().

Definition at line 453 of file pgp-decrypt.c.

Referenced by mdcbuf_finish(), and mdcbuf_read().

Definition at line 457 of file pgp-decrypt.c.

Referenced by mdcbuf_load_mdc(), and mdcbuf_refill().

Definition at line 458 of file pgp-decrypt.c.

Referenced by mdcbuf_finish(), mdcbuf_load_mdc(), and mdcbuf_refill().

Definition at line 456 of file pgp-decrypt.c.

Referenced by mdcbuf_load_data(), mdcbuf_read(), and mdcbuf_refill().


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