PostgreSQL Source Code  git master
EncStat Struct Reference

Data Fields

PGP_CFBciph
 
uint8 buf [ENCBUF]
 

Detailed Description

Definition at line 151 of file pgp-encrypt.c.

Field Documentation

◆ buf

uint8 EncStat::buf[ENCBUF]

Definition at line 154 of file pgp-encrypt.c.

Referenced by encrypt_process().

◆ ciph

PGP_CFB* EncStat::ciph

Definition at line 153 of file pgp-encrypt.c.

Referenced by encrypt_free(), encrypt_init(), and encrypt_process().


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